Properties
| Name | Type | Description |
|---|---|---|
| CurrentFieldId | string | The document field identifier of the field that caused the rule error to occur. |
| CustomMessage | string | An error message from a custom skill. For built-in rules and error messages that have not been set, this will return an empty string. |
| ErrorParameters | object | The error parameters. Returns values only for built-in rules. |
| ErrorType | string | The error type. Returns values only for built-in rules. |
| RuleId | string | The identifier of the rule that generated the error. |
