See: Description
| Interface | Description |
|---|---|
| RuleValidationContextContract |
The RuleValidationContext represents the context under which to validate a Rule which is being entered
into the system, be it through the web-based Rule GUI or via an XML import.
|
| ValidationResultsContract |
A set of results from validation of a field of data.
|
| Class | Description |
|---|---|
| RuleValidationContext |
The RuleValidationContext represents the context under which to validate a Rule which is being entered
into the system, be it through the web-based Rule GUI or via an XML import.
|
| RuleValidationContext.Builder |
A builder which can be used to construct
RuleValidationContext instances. |
| ValidationResults |
A set of results from validation of a field of data.
|
| ValidationResults.Builder |
A builder which can be used to construct
ValidationResults instances. |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.