| 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 |
EAN
Checks that the annotated character sequence is a valid
EAN 13 number.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mod10CheckValidator.initialize(Mod10Check constraintAnnotation) |
Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.