|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationException | |
|---|---|
| org.springframework.batch.item.validator | Infrastructure implementations of item validator concerns. |
| Uses of ValidationException in org.springframework.batch.item.validator |
|---|
| Methods in org.springframework.batch.item.validator that throw ValidationException | |
|---|---|
T |
ValidatingItemProcessor.process(T item)
Validate the item and return it unmodified |
void |
Validator.validate(T value)
Method used to validate if the value is valid. |
void |
SpringValidator.validate(T item)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||