|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.hibernate.validator.cfg.ConstraintDef<NotNull> org.hibernate.validator.cfg.defs.NotNullDef
public class NotNullDef
Field Summary |
---|
Fields inherited from class org.hibernate.validator.cfg.ConstraintDef |
---|
beanType, constraintType, elementType, mapping, parameters, property |
Constructor Summary | |
---|---|
NotNullDef(Class<?> beanType,
String property,
ElementType elementType,
ConstraintMapping mapping)
|
Method Summary |
---|
Methods inherited from class org.hibernate.validator.cfg.ConstraintDef |
---|
addParameter, constraint, groups, message, payload, property, toString, type, valid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NotNullDef(Class<?> beanType, String property, ElementType elementType, ConstraintMapping mapping)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |