Uses of Class
org.hibernate.validator.cfg.defs.CodePointLengthDef
Packages that use CodePointLengthDef
Package
Description
Constraint definition classes for programmatic constraint definition API.
-
Uses of CodePointLengthDef in org.hibernate.validator.cfg.defs
Methods in org.hibernate.validator.cfg.defs that return CodePointLengthDefModifier and TypeMethodDescriptionCodePointLengthDef.max
(int max) CodePointLengthDef.min
(int min) CodePointLengthDef.normalizationStrategy
(CodePointLength.NormalizationStrategy strategy)