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).
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).