Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
interface |
CreditCardNumber
The annotated element has to represent a valid
credit card number.
|
Modifier and Type | Method and Description |
---|---|
void |
ModCheckValidator.initialize(ModCheck constraintAnnotation) |
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved