JavaBeans Validation: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
JSR 303 https://jcp.org/en/jsr/detail?id=303 | JSR 303 https://jcp.org/en/jsr/detail?id=303 | ||
=Annotations= | |||
* [[@NotNull]] | |||
=Hibernate Validation Extensions= | =Hibernate Validation Extensions= |
Revision as of 04:55, 12 October 2018
Internal
Overview
JSR 303 https://jcp.org/en/jsr/detail?id=303