Skip to content

Validation with oneOf, allOf and anyOf only if property is set #83

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

Merged
merged 1 commit into from
Dec 8, 2013

Conversation

dazz
Copy link
Contributor

@dazz dazz commented Dec 8, 2013

Added check if property is defined before values are checked with ofProperty validators

Fixes #81

Added check if property is defined before values are checked with
ofProperty validators
@hglattergotz hglattergotz mentioned this pull request Dec 8, 2013
justinrainbow added a commit that referenced this pull request Dec 8, 2013
Validation with oneOf, allOf and anyOf only if property is set
@justinrainbow justinrainbow merged commit f618a51 into jsonrainbow:master Dec 8, 2013
@dazz dazz deleted the undefinedOfProperty branch January 29, 2014 21:22
hakre pushed a commit to hakre/json-schema that referenced this pull request Mar 26, 2015
Validation with oneOf, allOf and anyOf only if property is set
@erayd erayd mentioned this pull request May 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"required" property not honored if an optional property contains "oneOf"
2 participants