Uses of Package
org.springframework.batch.item.validator
Packages that use org.springframework.batch.item.validator
Package
Description
Infrastructure implementations of item validator concerns.
-
Classes in org.springframework.batch.item.validator used by org.springframework.batch.item.validatorClassDescriptionSimple implementation of
ItemProcessor
that validates input and returns it without modifications.This exception should be thrown when there are validation errors.Interface used to validate objects.