Package org.hibernate.validator.cfg.defs
Class PastDef
java.lang.Object
org.hibernate.validator.cfg.AnnotationDef<C,A>
org.hibernate.validator.cfg.ConstraintDef<PastDef,jakarta.validation.constraints.Past>
org.hibernate.validator.cfg.defs.PastDef
- Author:
- Hardy Ferentschik
-
Constructor Summary
Constructors -
Method Summary
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
-
PastDef
public PastDef()
-