Save This Page
Home » hibernate-validator-src-20081106 » javax.validation.constraints » [javadoc | source]
javax.validation.constraints
public class: NotNull [javadoc | source]
javax.validation.constraints.NotNull
The annotated element must not be null. Accepts any type.
Method from javax.validation.constraints.NotNull Summary:
groups,   message
Method from javax.validation.constraints.NotNull Detail:
 String[] groups() 
 String message()