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, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
public PurchasingProcessTotalCostValidation()
public boolean validate(AttributedDocumentEvent event)
purDocument
- the purchasing document to be validatedCopyright © 2004–2015 The Kuali Foundation. All rights reserved.