JSON-Schema Validation #3647
Unanswered
sebastian-ludwig
asked this question in
Q&A
Replies: 3 comments 2 replies
-
Not something possible at the moment but it sounds like a good enhancement to have a custom form schema. I can probably plan this for |
Beta Was this translation helpful? Give feedback.
1 reply
-
I would still like to see this feature implemented, to support a custom form schema. Are there any plans to support this in the future @logaretm ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am already using that, can create a PR for you to check it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to use a JSON-Schema for Validation.
How can I intercept the Form-Level-Validation and use for example AJV (https://github.com/ajv-validator/ajv) for Validation and map those errors back into the required errors structure?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions