| 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 |
LuhnCheckValidator.initialize(LuhnCheck constraintAnnotation) |
Copyright © 2009-2014 Oracle Corporation. All Rights Reserved.