What you’ll learn You will learn the basics of writing and testing an application that uses Bean Validation and the new functionality of Bean Validation 2.0. The application has a service that uses ...
Bean validation uses a standard way to validate data stored in JavaBeans. Validation can be performed manually or with integration with other specifications and frameworks, such as Contexts and ...