Package com.igormaznitsa.meta.annotation
Annotation Type Constraint
It allows to mark either field or parameter by some expression. Constraint must contain X as the value and be defined in JEXL format.
- Since:
- 1.0
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueConstraint.- Returns:
- text represents constraint condition
- Since:
- 1.0
-