Annotation Interface SpecValidator
Indicates that the value of the field must be validated by the specified validator class.
-
Required Element Summary
Required Elements
-
Element Details
-
value
The validator class used to check that the value is correct.- Returns:
- the validator class
-