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