Uses of Class
org.hibernate.validator.cfg.defs.UUIDDef
Packages that use UUIDDef
Package
Description
Constraint definition classes for programmatic constraint definition API.
-
Uses of UUIDDef in org.hibernate.validator.cfg.defs
Methods in org.hibernate.validator.cfg.defs that return UUIDDefModifier and TypeMethodDescriptionUUIDDef.allowEmpty
(boolean allowEmpty) UUIDDef.allowNil
(boolean allowNil) UUIDDef.letterCase
(UUID.LetterCase letterCase) UUIDDef.variant
(int[] variant) UUIDDef.version
(int[] version)