Uses of Enum Class
org.hibernate.validator.constraints.UUID.LetterCase
Packages that use UUID.LetterCase
Package
Description
Constraint definition classes for programmatic constraint definition API.
Hibernate Validator specific constraints.
-
Uses of UUID.LetterCase in org.hibernate.validator.cfg.defs
Methods in org.hibernate.validator.cfg.defs with parameters of type UUID.LetterCase -
Uses of UUID.LetterCase in org.hibernate.validator.constraints
Subclasses with type arguments of type UUID.LetterCase in org.hibernate.validator.constraintsModifier and TypeClassDescriptionstatic enumRequired letter case for hex charactersMethods in org.hibernate.validator.constraints that return UUID.LetterCaseModifier and TypeMethodDescriptionstatic UUID.LetterCaseReturns the enum constant of this class with the specified name.static UUID.LetterCase[]UUID.LetterCase.values()Returns an array containing the constants of this enum class, in the order they are declared.