public class RequisitionProcessAdditionalValidation extends GenericValidation
Constructor and Description |
---|
RequisitionProcessAdditionalValidation() |
Modifier and Type | Method and Description |
---|---|
boolean |
validate(AttributedDocumentEvent event)
Validate that if the PurchaseOrderTotalLimit is not null then the TotalDollarAmount cannot be greater than the
PurchaseOrderTotalLimit.
|
setQuitOnFail, shouldQuitOnFail, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
public RequisitionProcessAdditionalValidation()
public boolean validate(AttributedDocumentEvent event)
purDocument
- the requisition document to be validatedCopyright © 2004–2015 The Kuali Foundation. All rights reserved.