public class PurchasingProcessTotalCostValidation extends GenericValidation
| Constructor and Description |
|---|
PurchasingProcessTotalCostValidation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(AttributedDocumentEvent event)
Validates that the total cost must be greater or equal to zero.
|
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic PurchasingProcessTotalCostValidation()
public boolean validate(AttributedDocumentEvent event)
purDocument - the purchasing document to be validatedCopyright © 2004–2014 The Kuali Foundation. All rights reserved.