|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SelfValidating
Implemented by classes that can validate themselves. Such classes should be annotated with
the @SelfValidates constraint.
SelfValidates| Method Summary | |
|---|---|
void |
checkValid(ConstraintValidatorContext context)
Validate this instance. |
| Method Detail |
|---|
void checkValid(ConstraintValidatorContext context)
throws SelfValidationException
SelfValidationException - to indicate this instance is invalid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||