How to check if the json schema is valid without the data? #906
Unanswered
kishaningithub
asked this question in
Q&A
Replies: 1 comment 5 replies
-
The |
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
I would like to check if a given json schema is valid as part of unit testing.
Is there a way to do just that without requiring data?
Beta Was this translation helpful? Give feedback.
All reactions