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

Fix issue 86 #92

Merged
merged 4 commits into from Dec 31, 2013
Merged

Fix issue 86 #92

merged 4 commits into from Dec 31, 2013

Conversation

sebbacon
Copy link
Contributor

Not sure why this PR is including @apsoto's last two commits, which are appearing in my local copy of master but not on github's....

apsoto and others added 4 commits August 5, 2013 17:59
I noticed that schema.validate wasn't returning true/false consistently
when a validation failed.  It doesn't seem the contract of the
JSON::Schema#validate method is to return true/false.
JSON::Schema#validate just defers to JSON::Schema::Validator#validate
which always returns the data as opposed to some true/false value.
@hoxworth hoxworth merged commit 78fef2c into voxpupuli:master Dec 31, 2013
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.

None yet

3 participants