> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# ValidationError

ValidationError

<h2 id="constructors">
  コンストラクタ
</h2>

<ParamField body="ValidationError" type="Constructor">
  <Expandable title="パラメータ">
    <ParamField body="message" type="string">エラーメッセージです。</ParamField>
    <ParamField body="field?" type="string">エラーに関連付けられた任意のフィールドです。</ParamField>
  </Expandable>
</ParamField>

<h2 id="properties">
  プロパティ
</h2>

<ParamField body="code" type="&#x22;USER_INPUT_ERROR&#x22;" />

<ParamField body="field?" type="string" />
