Class Hierarchy
- java.lang.Object
- org.springframework.batch.infrastructure.item.validator.SpringValidator<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.infrastructure.item.validator.Validator<T>)
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.batch.infrastructure.item.validator.ValidatingItemProcessor<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.infrastructure.item.ItemProcessor<I,O>)
Interface Hierarchy
- org.springframework.batch.infrastructure.item.validator.Validator<T>