Package org.hibernate.validator.cfg.defs
Class EANDef
- java.lang.Object
-
- org.hibernate.validator.cfg.AnnotationDef<C,A>
-
- org.hibernate.validator.cfg.ConstraintDef<EANDef,EAN>
-
- org.hibernate.validator.cfg.defs.EANDef
-
public class EANDef extends ConstraintDef<EANDef,EAN>
- Author:
- Hardy Ferentschik
-
-
Constructor Summary
Constructors Constructor Description EANDef()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EANDeftype(EAN.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
-
-