Class NotEmptyDef
java.lang.Object
org.hibernate.validator.cfg.AnnotationDef<NotEmptyDef, NotEmpty>
org.hibernate.validator.cfg.ConstraintDef<NotEmptyDef, NotEmpty>
org.hibernate.validator.cfg.defs.NotEmptyDef
A
NotEmpty constraint definition.- Author:
- Hardy Ferentschik
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ConstraintDef
groups, message, payloadMethods inherited from class AnnotationDef
addAnnotationAsParameter, addParameter, toString
-
Constructor Details
-
NotEmptyDef
public NotEmptyDef()
-