FormModeDetectionResult
Result of form mode detection with validation details
Properties
| Name | Type | Description |
|---|---|---|
| errors | string[] | Array of validation errors if form is invalid |
| isValid | boolean | Whether the form configuration is valid for the detected mode |
| mode | | The detected form mode |