| Name | RuleValidationAttributeExporter | |
|---|---|---|
| Version | ||
| Included Services | ||
| Java Package | org.kuali.rice.kew.framework.validation | |
| Method | validate | ||
|---|---|---|---|
| Description | Validates the rule within the given RuleValidationContext. | ||
| Parameters | String | attributeName | ??? |
| RuleValidationContext | validationContext | ??? | |
| Return | ValidationResults | a ValidationResults object representing the results of the validation, if this is empty or null this signifies that validation was successful. |
|
| Errors | RiceIllegalArgumentException | ??? | |