Chapter 8. Validators and Interceptors
In this chapter, we will see data validation with constraints. This will give us the opportunity to put a small part of AOP (Aspect Oriented Programming) in action and discover the novelties in the validation and interception APIs. The specifications concerned are:
Bean Validation 1.1
Interceptors 1.2