|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||