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
- Author:
- Gunnar Morling
-
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
-
PositiveDef
public PositiveDef()
-