ScaffolderRJSFFormProps.transformErrors
Home > @backstage/plugin-scaffolder-react
> ScaffolderRJSFFormProps
> transformErrors
A function can be passed to this prop in order to make modifications to the default errors resulting from JSON Schema validation
Signature:
transformErrors?: ErrorTransformer<T, S, F>;