edu.iu.uis.eden.validation |
|
Java Source File Name | Type | Comment |
RuleValidationContext.java | Class | 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.
The ruleAuthor is the UserSession of the individual who is entering or editing the rule. |
ValidationContext.java | Class | Stores context for validation. |
ValidationResult.java | Class | Represents a simple validation result. |
ValidationResults.java | Class | A set of results from validation of a field of data. |