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 は、Condition アクティビティで Document.RuleErrors から返される 1 件の Document skill 検証ルール エラーを表します。
プロパティ
| Name | Type | Access | Description |
|---|---|---|---|
| CurrentFieldId | string | 読み取り専用 | ルール エラーを引き起こした field のドキュメント フィールド識別子です。 |
| CustomMessage | string | 読み取り専用 | カスタム Skill からのエラーメッセージです。組み込みルールの場合、またはカスタム メッセージが設定されていない場合は、空の文字列を返します。 |
| ErrorParameters | object | 読み取り専用 | エラー パラメーターです。組み込みルールの場合にのみ返されます。 |
| ErrorType | string | 読み取り専用 | エラーの型です。組み込みルールの場合にのみ返されます。 |
| RuleId | string | 読み取り専用 | エラーを生成したルールの識別子です。 |
ドキュメント
Condition アクティビティで処理されるドキュメント。
オブジェクトモデル
Condition アクティビティのスクリプトで使用する、JavaScript の完全なオブジェクトリファレンス。
