The rule validation result
| Name | Type | Description | Notes |
|---|---|---|---|
| index | BigDecimal | Rule index number in the policy | |
| status | StatusEnum | Validation status | |
| errors | List<LegacyPolicyRuleError> | A set of rule validation error objects |
| Name | Value |
|---|---|
| OK | "ok" |
| FAILURE | "failure" |