public class TravelAuthOneSidedRequiredAccountingLinesCountValidation extends GenericValidation
| Constructor and Description |
|---|
TravelAuthOneSidedRequiredAccountingLinesCountValidation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(AttributedDocumentEvent event)
Validates that the Travel Authorization has at least the requiredMinimumCount accounting lines
in its sourceAccountingLines (yep, it's assumed that one-sided accounting docs *always* use source...isn't that dumb?)
|
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic TravelAuthOneSidedRequiredAccountingLinesCountValidation()
public boolean validate(AttributedDocumentEvent event)
Validation.validate(org.kuali.kfs.sys.document.validation.event.AttributedDocumentEvent)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.