# GetFormErrorsConfig

Configuration interface for retrieving form-level errors. Used by the `getErrors` method when no specific field path is provided.

## Definition

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

## Related

### Methods

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