Package | Description |
---|---|
org.hibernate.validator.constraints |
Hibernate Validator specific constraints.
|
org.hibernate.validator.internal.constraintvalidators.hv |
Implementations of 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 © 2007-2022 Red Hat, Inc. All Rights Reserved