Uses of Class
org.springframework.batch.item.validator.ValidatingItemProcessor
Packages that use ValidatingItemProcessor
Package
Description
Infrastructure implementations of item validator concerns.
-
Uses of ValidatingItemProcessor in org.springframework.batch.item.validator
Subclasses of ValidatingItemProcessor in org.springframework.batch.item.validatorModifier and TypeClassDescriptionclass
AValidatingItemProcessor
that uses the Bean Validation API (JSR-303) to validate items.