-
Notifications
You must be signed in to change notification settings - Fork 8
feat: add json schema conditional validations #65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This gives one A few examples of accepted and not-accepted cases: |
|
These test cases are awesome. Can we also write a small test for the json-schema using the test cases mentioned above? This would make sure changes in future can be tested easily as well. We can do the same for all the other schemas we have in future. |
Sounds good! I'll add them. |
No description provided.