ScaffolderRJSFFormProps.liveValidate
Home > @backstage/plugin-scaffolder-react
> ScaffolderRJSFFormProps
> liveValidate
If set to true, the form will perform validation and show any validation errors whenever the form data is changed, rather than just on submit
Signature:
liveValidate?: boolean;