> ## 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.

# Check Rules

> ABBYY FlexiCapture の Check Rules イベントスクリプトでは、ルールチェック後にカスタムロジックを実行できます。このスクリプトは、チェック済みのドキュメントをパラメーターとして受け取ります。

<div id="what-it-does">
  ## 動作
</div>

このイベントのハンドラーは、ルールチェックの実行後に使用されます。

<div id="parameters">
  ## パラメーター
</div>

| **Name** | **型**                                                     | **アクセス**  | **Description** |
| -------- | --------------------------------------------------------- | --------- | --------------- |
| Document | [IDocument](/ja/flexi-capture/appendix/scripts/idocument) | 読み取り/書き込み | 文書を表します。        |
