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



Copyright © 2009 SpringSource. All Rights Reserved.