| Name | Description | Type | Package | Framework | 
| SpringValidator | Adapts the Validator interface toAuthor:Tomas Slanina, Robert Kasanicky | Class | org.springframework.batch.item.validator | Spring Batch | 
| ValidatingItemProcessor | Simple implementation of ItemProcessor that validates input andreturns it without modifications. | Class | org.springframework.batch.item.validator | Spring Batch | 
| ValidationException | This exception should be thrown when there are validation errors. | Class | org.springframework.batch.item.validator | Spring Batch | 
| Validator | Interface used to validate objects. | Interface | org.springframework.batch.item.validator | Spring Batch |