Package org.springframework.batch.item.validator

Infrastructure implementations of item validator concerns.

See:
          Description

Interface Summary
Validator Interface used to validate objects.
 

Class Summary
SpringValidator Adapts the Validator interface to Validator.
ValidatingItemReader Simple extension of DelegatingItemReader that provides for validation before returning input.
 

Exception Summary
ValidationException This exception should be thrown when there are validation errors.
 

Package org.springframework.batch.item.validator Description

Infrastructure implementations of item validator concerns.



Copyright © 2008 SpringSource. All Rights Reserved.