public class AnnotationValidatorFactory extends 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.