Options
Available options for vue-form-generator
| Property | Type | Description |
|---|---|---|
| validateAfterLoad | boolean |
Execute validation after model loaded |
| validateAfterChanged | boolean |
Execute validation after every change |
| fieldIdPrefix | string |
Prefix to add to every field's id. Will be prepended to ids explicity set in the schema, as well as auto-generated ones. |