public class DisbursementVoucherAccountingLineAmountPositiveValidation extends AccountingLineAmountPositiveValidation
Constructor and Description |
---|
DisbursementVoucherAccountingLineAmountPositiveValidation() |
Modifier and Type | Method and Description |
---|---|
boolean |
validate(AttributedDocumentEvent event)
Check for zero amount, or negative on original (non-correction) document; no sign check for documents that are
corrections to previous documents
the accounting document must be the first parameter, the accounting line must be the second parameter
|
getAccountingDocumentForValidation, getAccountingLineForValidation, setAccountingDocumentForValidation, setAccountingLineForValidation
setQuitOnFail, shouldQuitOnFail, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
public DisbursementVoucherAccountingLineAmountPositiveValidation()
public boolean validate(AttributedDocumentEvent event)
AccountingLineAmountPositiveValidation
validate
in interface Validation
validate
in class AccountingLineAmountPositiveValidation
AccountingLineAmountPositiveValidation.validate(org.kuali.ole.sys.document.validation.event.AttributedDocumentEvent)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.