Package org.hibernate.validator.cfg.defs
Class UUIDDef
Constraint definition for
UUID
.- Since:
- 8.0.0
- Author:
- Daniel Heid
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowEmpty
(boolean allowEmpty) allowNil
(boolean allowNil) letterCase
(UUID.LetterCase letterCase) variant
(int[] variant) version
(int[] version) Methods inherited from class org.hibernate.validator.cfg.ConstraintDef
groups, message, payload
Methods inherited from class org.hibernate.validator.cfg.AnnotationDef
addAnnotationAsParameter, addParameter, toString
-
Constructor Details
-
UUIDDef
public UUIDDef()
-
-
Method Details
-
allowEmpty
-
allowNil
-
version
-
variant
-
letterCase
-