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

Are tests "$ref to boolean schema true" and "$ref to boolean schema false" valid? #206

Closed
AnotherOneAckap opened this issue Nov 21, 2017 · 2 comments

Comments

@AnotherOneAckap
Copy link

"description": "$ref to boolean schema false",

According to http://json-schema.org/latest/json-schema-core.html#rfc.section.8

All other properties in a "$ref" object MUST be ignored.

So should validator just ignore "definitions" in schema?

@handrews
Copy link
Contributor

handrews commented Nov 21, 2017

See #129 #113 #197, and most importantly json-schema-org/json-schema-spec#505 which I filed just now.

@AnotherOneAckap
Copy link
Author

Thank you for answers!

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

No branches or pull requests

2 participants