openblocks icon indicating copy to clipboard operation
openblocks copied to clipboard

how to validate form programmatically(react-jsonschema-form)

Open jitre opened this issue 2 years ago • 0 comments

In the current JSON Schema Form component, calling the submit method does not validate the form. Is there an ability to trigger form validation programmatically through the program? Similar to the capability that is open in the official documentation (https://rjsf-team.github.io/react-jsonschema-form/docs/usage/validation Validate form programmatically).

jitre avatar Apr 09 '23 03:04 jitre