Uses of Class
org.hibernate.validator.constraints.Mod11Check
-
Packages that use Mod11Check Package Description org.hibernate.validator.constraints Hibernate Validator specific constraints.org.hibernate.validator.internal.constraintvalidators.hv Implementations of Hibernate Validator specific constraints. -
-
Uses of Mod11Check in org.hibernate.validator.constraints
Methods in org.hibernate.validator.constraints that return Mod11Check Modifier and Type Method Description Mod11Check[]value() -
Uses of Mod11Check in org.hibernate.validator.internal.constraintvalidators.hv
Methods in org.hibernate.validator.internal.constraintvalidators.hv with parameters of type Mod11Check Modifier and Type Method Description voidMod11CheckValidator. initialize(Mod11Check constraintAnnotation)
-