Uses of Class
org.kuali.rice.krad.datadictionary.validator.Validator

Packages that use Validator
org.kuali.rice.krad.datadictionary.validator   
 

Uses of Validator in org.kuali.rice.krad.datadictionary.validator
 

Methods in org.kuali.rice.krad.datadictionary.validator with parameters of type Validator
protected  void ValidationController.writeToFile(String path, Validator validator, boolean passed)
          Writes the results of the validation to an output file
protected  void ValidationController.writeToLog(org.apache.commons.logging.Log log, Validator validator, boolean passed)
          Writes the results of the validation to an output file
protected  void ValidationController.writeToStream(PrintStream stream, Validator validator, boolean passed)
          Writes the results of the validation to an output file
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.