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