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 |
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 © 2017 JBoss by Red Hat. All rights reserved.