Package org.hibernate.validator.cfg.defs
Class PastOrPresentDef
java.lang.Object
org.hibernate.validator.cfg.AnnotationDef<C,A>
org.hibernate.validator.cfg.ConstraintDef<PastOrPresentDef,jakarta.validation.constraints.PastOrPresent>
org.hibernate.validator.cfg.defs.PastOrPresentDef
public class PastOrPresentDef
extends ConstraintDef<PastOrPresentDef,jakarta.validation.constraints.PastOrPresent>
- Author:
- Marko Bekhta
-
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
-
PastOrPresentDef
public PastOrPresentDef()
-