Class NotNullDef
java.lang.Object
org.hibernate.validator.cfg.AnnotationDef<NotNullDef, NotNull>
org.hibernate.validator.cfg.ConstraintDef<NotNullDef, NotNull>
org.hibernate.validator.cfg.defs.NotNullDef
A
NotNull 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
-
NotNullDef
public NotNullDef()
-