Class INNDef
- java.lang.Object
-
- org.hibernate.validator.cfg.AnnotationDef<C,A>
-
- org.hibernate.validator.cfg.ConstraintDef<INNDef,INN>
-
- org.hibernate.validator.cfg.defs.ru.INNDef
-
public class INNDef extends ConstraintDef<INNDef,INN>
- Author:
- Artem Boiarshinov
-
-
Constructor Summary
Constructors Constructor Description INNDef()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description INNDeftype(INN.Type type)-
Methods inherited from class org.hibernate.validator.cfg.ConstraintDef
groups, message, payload
-
Methods inherited from class org.hibernate.validator.cfg.AnnotationDef
addAnnotationAsParameter, addParameter, toString
-
-