StacFormValidateAction class is used to validate a form in Stac applications.
Properties
| Property | Type | Description |
|---|---|---|
| isValid | StacAction | The action to perform if the form is valid. |
| isNotValid | StacAction | The action to perform if the form is not valid. |
Documentation for Form Validate Action
StacFormValidateAction class is used to validate a form in Stac applications.
| Property | Type | Description |
|---|---|---|
| isValid | StacAction | The action to perform if the form is valid. |
| isNotValid | StacAction | The action to perform if the form is not valid. |