JavaBeans Validation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
=External= | |||
* https://beanvalidation.org | |||
=Internal= | =Internal= | ||
* [[Spring_Validation_Concepts#Overview|Spring Validation Concepts]] | * [[Spring_Validation_Concepts#Overview|Spring Validation Concepts]] |
Revision as of 19:27, 12 October 2018
External
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