# GetFormDeepErrorsConfig

Configuration interface for retrieving the errors of the entire form. Used by the `getDeepErrors` method when no specific field path is provided.

## Definition

- `GetFormDeepErrorsConfig`
  - `path` <Property {...properties.path} />

## Related

### Methods

<ApiList items={[{ text: 'getDeepErrors', href: '../getDeepErrors/' }]} />
