Uses of Class
org.sca4j.host.contribution.ValidationFailure

Packages that use ValidationFailure
org.sca4j.host.contribution   
 

Uses of ValidationFailure in org.sca4j.host.contribution
 

Methods in org.sca4j.host.contribution that return types with arguments of type ValidationFailure
 java.util.List<ValidationFailure<?>> ValidationException.getErrors()
          Returns a collection of underlying errors associated with this exception.
 java.util.List<ValidationFailure<?>> ValidationException.getWarnings()
          Returns a collection of underlying warnings associated with this exception.
 

Constructor parameters in org.sca4j.host.contribution with type arguments of type ValidationFailure
ValidationException(java.util.List<ValidationFailure<?>> errors, java.util.List<ValidationFailure<?>> warnings)
          Constructor that initializes the initial list of errors and warnings.
ValidationException(java.util.List<ValidationFailure<?>> errors, java.util.List<ValidationFailure<?>> warnings)
          Constructor that initializes the initial list of errors and warnings.
 



Copyright © 2008-2011 Service Symphony. All Rights Reserved.