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
-
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