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