# GetFormDeepErrorEntriesConfig

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

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

## Definition

- `GetFormDeepErrorEntriesConfig`
  - `path` `undefined = undefined`

## Related

### Methods

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