# IsFormValidConfig

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

Configuration interface for checking whether the entire form is valid. Used by the `isValid` method when no specific field path is provided.

## Definition

- `IsFormValidConfig`
  - `path` `undefined = undefined`

## Related

### Methods

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