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

Several bug fixes, documentation fixes, and additions. #73

Merged
merged 7 commits into from
Jun 9, 2014
Merged

Several bug fixes, documentation fixes, and additions. #73

merged 7 commits into from
Jun 9, 2014

Conversation

topaz1008
Copy link
Contributor

  • (fix) critical error when additionalProperties: false and a value that is not an object is given. (since Object.keys() is called)
  • (fix) minItems and maxItems error messages, current length was undefined.
  • (fix) dead links in validate.md
  • (fix) minor documentation mismatching.
  • (add) error messages for additionalProperties and additionalItems.

@tu1ly
Copy link
Collaborator

tu1ly commented Jun 9, 2014

@topaz1008 thanks ! & sorry it took so long to merge

tu1ly pushed a commit that referenced this pull request Jun 9, 2014
Several bug fixes, documentation fixes, and additions.
@tu1ly tu1ly merged commit 04be6a4 into Baggz:master Jun 9, 2014
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.

2 participants