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