Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

RuleError describes a single Document skill validation rule error returned by Document.RuleErrors in a Condition activity.

Properties

NameTypeAccessDescription
CurrentFieldIdstringRead-onlyThe document field identifier of the field that caused the rule error.
CustomMessagestringRead-onlyAn error message from a custom skill. Returns an empty string for built-in rules, or when no custom message is set.
ErrorParametersobjectRead-onlyThe error parameters. Returned only for built-in rules.
ErrorTypestringRead-onlyThe error type. Returned only for built-in rules.
RuleIdstringRead-onlyThe identifier of the rule that generated the error.

Document

The document being processed by the Condition activity.

Object model

Full JavaScript object reference for Condition activity scripts.