|
Annotation Types Summary |
| ConstraintSource |
Allows to annotate e.g. |
| EmptyValueAwareValidationStrategy |
Marker annotation to indicate that the strategy can handle empty values (strings of length 0) as values to validate. |
| IgnoreConstraintSource |
Marker annotation to indicate that the annotated property shouldn't be mapped if
ConstraintSource
is used for mapped constraint sources. |
| NullValueAwareValidationStrategy |
Marker annotation to indicate that the strategy can handle null values as values to validate. |
| TargetProperty |
To specify which property should be used as constraint source (instead of the default naming convention). |
| TargetPropertyId |
To specify which property should be used as constraint source (instead of the default naming convention). |