# GetFormDeepErrorsConfig

> This document is the Markdown version of [formisch.dev/methods/api/GetFormDeepErrorsConfig/](https://formisch.dev/methods/api/GetFormDeepErrorsConfig/). For the complete documentation index, see [llms.txt](https://formisch.dev/llms.txt).

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` `undefined = undefined`

## Related

### Methods

[`getDeepErrors`](/methods/api/getDeepErrors.md)
