Annotation Type ValidateAs
Indicates which Bean Validation constraint should be used when the conditional constraint is enabled
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionClass<? extends Annotation>
BeanValidation annotation/constraint class to use
-
Element Details
-
value
Class<? extends Annotation> valueBeanValidation annotation/constraint class to use
-