See: Description
Enum | Description |
---|---|
ValidationTarget |
List of possible targets for a
ConstraintValidator . |
Annotation Type | Description |
---|---|
SupportedValidationTarget |
Defines the target(s) a
ConstraintValidator can validate. |
SupportedValidationTarget
is used to refine the validation target of a ConstraintValidator
.