Package org.springframework.binding.validation.support

Class Summary
CompositeRichValidator This RichValidator allows combining several RichValidators.
DefaultValidationMessage Default implementation of ValidationMessage
DefaultValidationResults  
DefaultValidationResultsModel Default implementation of ValidationResultsModel.
EmptyValidationResults An implementation of ValidationResults that contains no results.
HibernateRulesMessageInterpolator Custom interpolator which requires a "messageSource" bean, which is a MessageSource implementation.
HibernateRulesValidator Validator which uses the ClassValidator of Hibernate to discover InvalidValue.
RulesValidator Implementation of a RichValidator which will check the formObject against rules found in a RulesSource.
ValangRichValidator Implementation of RichValidator that delegates to a ValangValidator for validation.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.