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, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
public InvoiceVendorValidation()
public boolean validate(AttributedDocumentEvent event)
Validation
public void setPostalCodeValidationService(PostalCodeValidationService postalCodeValidationService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.