IDataFormValidationResult
@spartanfx/react / index / IDataFormValidationResult
Interface: IDataFormValidationResult
Properties
Required
| Property | Type | Description |
|---|---|---|
errors | Record<string, string[]> | - |
valid | boolean | - |
Options
| Property | Type | Description |
|---|---|---|
formError? | string | - |