public class InvoiceVendorValidation extends GenericValidation
| Constructor and Description |
|---|
InvoiceVendorValidation() |
| Modifier and Type | Method and Description |
|---|---|
void |
setPostalCodeValidationService(PostalCodeValidationService postalCodeValidationService) |
boolean |
validate(AttributedDocumentEvent event)
This method validates that certain parameters
|
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic InvoiceVendorValidation()
public boolean validate(AttributedDocumentEvent event)
Validationpublic void setPostalCodeValidationService(PostalCodeValidationService postalCodeValidationService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.