| Interface | Description |
|---|---|
| AccountingRuleEngineRule |
A declaration of methods needed to validate an accounting document based on a given event
|
| Validation |
An interface for a simple validation
|
| ValidationFieldConvertible |
Even as we make perfectly good classes, the Maw of Spring calls out for Validations to eat and to proxy.
|
| Class | Description |
|---|---|
| BranchingValidation |
An abstract class that creates an easy way to branch between validations.
|
| GenericValidation |
An interface that represents a generic validation.
|
| ParameterizedValidation |
An abstract class that defines methods needed to act on parameter properties for a validation.
|
| RouteNodeValidation |
An abstract class that creates an easy way to do routeNode validations.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.