@NotNull: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Internal= | |||
* [[JavaBeans_Validation#Annotations|JavaBeans Validation]] | |||
* [[Spring_Validation_Concepts#Declare_Validation_Rules|Spring Validation Concepts]] | |||
=Overview= | =Overview= | ||
javax.validation.constraints.NotNull is a [[JavaBeans Validation]] annotation. |