JsonSchemaForm expose validate method

The default retool form allows you to call a .validate() method that helps you know programmatically whether or not the form is in a valid state.

The JsonSchemaForm does not yet support this, but it should be simple to add as all it should take is a wrapper method around the .validateForm() function already built into react-jsonschema-form. See docs for this method here.

3 Likes

Filed + will update in this thread! :slightly_smiling_face:

1 Like

Thank you so much!

Hey, are there any updates about this feature request?

Hi @obar-zik, no updates yet but I added your +1 to the request. :slightly_smiling_face:

would really appreciate this! curious / odd that it's not a feature available

1 Like