-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Prerequisites
- [ x] I have read the documentation;
- [ x] In the case of a bug report, I understand that providing a SSCCE example is tremendously useful to the maintainers.
- [ x] Ideally, I'm providing a sample JSFiddle or a shared playground link demonstrating the issue.
Description
First of all: thanks for this lib, it has made making forms so much easier and are currently using this in our application as better option then a simple code editor.
Draft 7 allows "if", "then" and "else" keywords, but it does not seem to be supported in the form.
We would like certain properties to have a different pattern or only be shown depending on the certain value of the first property. An example would be a postal code is different depending on the country you choose.
Documenation on JSON schema conditionals:
https://json-schema.org/understanding-json-schema/reference/conditionals.html
Thank you in advance!
Jonas
Metadata
Metadata
Assignees
Labels
No labels