Uses of Class
org.springmodules.validation.bean.RuleBasedValidator

Packages that use RuleBasedValidator
org.springmodules.validation.bean   
 

Uses of RuleBasedValidator in org.springmodules.validation.bean
 

Subclasses of RuleBasedValidator in org.springmodules.validation.bean
 class BeanValidator
          An AbstractTypeSpecificValidator implementation that applies all validation rules on a bean of a specific type, based on an appropriate BeanValidationConfiguration.
 



Copyright © 2009. All Rights Reserved.