public class PurchasingProcessTradeInValidation extends GenericValidation
Constructor and Description |
---|
PurchasingProcessTradeInValidation() |
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 PurchasingProcessTradeInValidation()
public boolean validate(AttributedDocumentEvent event)
purDocument
- the purchasing document to be validatedCopyright © 2004–2015 The Kuali Foundation. All rights reserved.