public class ErrorCertificationValidation extends GenericValidation
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
LOG |
Constructor and Description |
---|
ErrorCertificationValidation() |
Modifier and Type | Method and Description |
---|---|
int |
errorCertificationBlankFieldsCheck(ErrorCertifiable document)
This method goes through all the Error Certification fields looking for blank fields.
|
boolean |
validate(AttributedDocumentEvent event)
Validates the Error Certification tab.
|
setQuitOnFail, shouldQuitOnFail, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
protected static org.apache.log4j.Logger LOG
public ErrorCertificationValidation()
public boolean validate(AttributedDocumentEvent event)
event
- Validation.validate(org.kuali.kfs.sys.document.validation.event.AttributedDocumentEvent)
public int errorCertificationBlankFieldsCheck(ErrorCertifiable document)
document
- Copyright © 2004–2015 The Kuali Foundation. All rights reserved.