Uses of Annotation Type
org.hibernate.validator.constraints.Mod10Check
Packages that use Mod10Check
Package
Description
Hibernate Validator specific constraints.
Implementations of Hibernate Validator specific constraints.
-
Uses of Mod10Check in org.hibernate.validator.constraints
Classes in org.hibernate.validator.constraints with annotations of type Mod10Check -
Uses of Mod10Check in org.hibernate.validator.internal.constraintvalidators.hv
Methods in org.hibernate.validator.internal.constraintvalidators.hv with parameters of type Mod10CheckModifier and TypeMethodDescriptionvoid
Mod10CheckValidator.initialize
(Mod10Check constraintAnnotation)