2016-11-16 09:08:24 -05:00
|
|
|
=========
|
|
|
|
|
|
|
|
## Java Bean Validation Examples
|
|
|
|
|
|
|
|
###The Course
|
|
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
- [Java Bean Validation Basics](http://www.baeldung.com/javax-validation)
|
2017-10-23 02:08:28 -04:00
|
|
|
- [Validating Container Elements with Bean Validation 2.0](http://www.baeldung.com/bean-validation-container-elements)
|