Package org.hibernate.validator.cfg.defs
Class FutureOrPresentDef
- java.lang.Object
-
- org.hibernate.validator.cfg.AnnotationDef<C,A>
-
- org.hibernate.validator.cfg.ConstraintDef<FutureOrPresentDef,FutureOrPresent>
-
- org.hibernate.validator.cfg.defs.FutureOrPresentDef
-
public class FutureOrPresentDef extends ConstraintDef<FutureOrPresentDef,FutureOrPresent>
- Author:
- Marko Bekhta
-
-
Constructor Summary
Constructors Constructor Description FutureOrPresentDef()
-
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
-
-