|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModCheck | |
---|---|
org.hibernate.validator.constraints | Hibernate Validator specific constraints. |
org.hibernate.validator.internal.constraintvalidators | Implementations of the Bean Validation built-in as well as Hibernate Validator specific constraints. |
Uses of ModCheck in org.hibernate.validator.constraints |
---|
Classes in org.hibernate.validator.constraints with annotations of type ModCheck | |
---|---|
interface |
CreditCardNumber
The annotated element has to represent a valid credit card number. |
Uses of ModCheck in org.hibernate.validator.internal.constraintvalidators |
---|
Methods in org.hibernate.validator.internal.constraintvalidators with parameters of type ModCheck | |
---|---|
void |
ModCheckValidator.initialize(ModCheck constraintAnnotation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |