JavaBeans Validation: Difference between revisions
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
=Overview= | =Overview= | ||
JSR 303 https://jcp.org/en/jsr/detail?id=303 | * Bean Validation 1.0 JSR 303 https://jcp.org/en/jsr/detail?id=303 | ||
* Bean Validation 1.1 JSR 349 https://jcp.org/en/jsr/detail?id=349 | |||
=Annotations= | =Annotations= |
Revision as of 19:11, 12 October 2018
Internal
Overview
- Bean Validation 1.0 JSR 303 https://jcp.org/en/jsr/detail?id=303
- Bean Validation 1.1 JSR 349 https://jcp.org/en/jsr/detail?id=349