Question: Detecting keys/properties not in schema #188
Unanswered
lmartinking
asked this question in
Q&A
Replies: 2 comments
-
use additionalProperties keyword with
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, However I have to add it to every object in the whole schema which is tedious and error-prone. It would be much nicer if there was an option for globally strict validation by default, e.g. assume |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi, I was wondering if it's possible to detect properties/keys not defined in the schema?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions