Uses of Class
org.kuali.rice.krad.datadictionary.validator.Validator
Packages that use Validator
-
Uses of Validator in org.kuali.rice.krad.datadictionary.validator
Methods in org.kuali.rice.krad.datadictionary.validator with parameters of type ValidatorModifier and TypeMethodDescriptionprotected voidValidationController.writeToFile(String path, Validator validator, boolean passed) Writes the results of the validation to an output fileprotected voidValidationController.writeToLog(org.apache.logging.log4j.Logger log, Validator validator, boolean passed) Writes the results of the validation to an output fileprotected voidValidationController.writeToStream(PrintStream stream, Validator validator, boolean passed) Writes the results of the validation to an output file