# GetFormDeepErrorEntriesConfig

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` <Property {...properties.path} />

## Related

### Methods

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