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