Uses of Class
org.springframework.batch.item.validator.ValidationException

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
 void Validator.validate(Object value)
          Method used to validate if the value is valid.
 void SpringValidator.validate(Object item)
           
 



Copyright © 2008 SpringSource. All Rights Reserved.