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