public class AnnotationValidatorFactory
extends java.lang.Object
| Constructor | Description |
|---|---|
AnnotationValidatorFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
AnnotationValidator |
createAnnotationValidator(ValidateWith validateWithAnnotation) |
Creates the AnnotationValidator specified by the value in
ValidateWith. |
public AnnotationValidator createAnnotationValidator(ValidateWith validateWithAnnotation)
ValidateWith. Instances are
cached.