| Class | Description | 
|---|---|
| ValidatingEventListener | A PersistenceEventListener that uses Spring's validation mechanism to evict objects if an error occurs | 
| ValidationErrors | Models validation errors | 
| Exception | Description | 
|---|---|
| ValidationException | Exception thrown when a validation error occurs |