Uses of Interface
org.springframework.rules.reporting.ValidationResults

Packages that use ValidationResults
org.springframework.rules.reporting Rules result reporting interfaces and classes. 
 

Uses of ValidationResults in org.springframework.rules.reporting
 

Classes in org.springframework.rules.reporting that implement ValidationResults
 class PropertyResults
           
 class ValueValidationResults
           
 

Methods in org.springframework.rules.reporting that return ValidationResults
 ValidationResults ValidationResultsCollector.collect(Object argument, Constraint constraint)
           
 

Methods in org.springframework.rules.reporting with parameters of type ValidationResults
 String MessageTranslator.getMessage(String objectName, ValidationResults results)
           
 String DefaultMessageTranslator.getMessage(String objectName, ValidationResults results)
           
 



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