Pluralsight - Bean Validation 1.1 | 416MB
Duration: 2h 29m | Video: AVC (.mp4) 1024x768 15fps | Audio: AAC 44.1KHz 2ch
Genre: eLearning | Level: Intermediate | Language: English
Duration: 2h 29m | Video: AVC (.mp4) 1024x768 15fps | Audio: AAC 44.1KHz 2ch
Genre: eLearning | Level: Intermediate | Language: English
Learn how to create and add business constraints to your Java SE and Java EE applications.
Processing storing and retrieving valid data is crucial for an application thats why validation is a common task that needs to be done in several layers of your application. In this course you will learn how Bean Validation allows developers to write constraints in a standard way and apply them everywhere (bean properties constructors method parameters and return value). You will also see how Bean Validation can be integrated in other Java EE specifications.