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