Skip to content
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

Add failing test case #82

Closed
wants to merge 1 commit into from

Conversation

hglattergotz
Copy link
Contributor

An optional property that contains a oneOf (probably also with anyOf,
etc) will cause failure if it is not present. In other words, a property
that is not listed as required causes validation errors if omitted.

An optional property that contains a oneOf (probably also with anyOf,
etc) will cause failure if it is not present. In other words, a property
that is not listed as required causes validation errors if omitted.
@hglattergotz
Copy link
Contributor Author

Described in detail in issue #81

@hglattergotz
Copy link
Contributor Author

Fixed by @dazz in #83

@hglattergotz hglattergotz deleted the requiredFix branch December 8, 2013 15:33
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.

1 participant