Does a feature for checking optional defined keys exist? #430
Unanswered
saveriogzz
asked this question in
Q&A
Replies: 0 comments
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.
-
hello folks!
Really like this project and i would like it to use to build a custom yaml checker. Is there already a feature to make sure that also keys defined as
Optional, when misspelled, are correctly caught?Here is the reproducible issues I'm running into:
here
optionalis misspelled but the program still validates it and it silently hide the error.Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions