Package | Description |
---|---|
org.kuali.rice.krad.datadictionary.validator |
Modifier and Type | Method and Description |
---|---|
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–2016 The Kuali Foundation. All rights reserved.