forked from networknt/json-schema-validator
-
Notifications
You must be signed in to change notification settings - Fork 0
Getting latest code from networknt master #12
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
Open
prashanthjos
wants to merge
347
commits into
prashanthjos:master
Choose a base branch
from
networknt:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…age paths (#689) * #687 Support for (valid) JSONPath and JSONPointer expressions as message paths * #687 Support for (valid) JSONPath and JSONPointer expressions as message paths (documentation updates) --------- Co-authored-by: simatosc <[email protected]>
…691) Co-authored-by: fdutton <fdutton@noreply>
Co-authored-by: fdutton <fdutton@noreply>
…db362f5de5f9052a13ff (#701) Co-authored-by: fdutton <fdutton@noreply>
Co-authored-by: fdutton <fdutton@noreply>
…gainst a more recent version of ISO 8601 (#703) Co-authored-by: fdutton <fdutton@noreply>
Co-authored-by: fdutton <fdutton@noreply>
* Adds support for validating leap seconds * Adds support for email addresses containing an IPv6 literal value --------- Co-authored-by: fdutton <fdutton@noreply>
Co-authored-by: fdutton <fdutton@noreply>
Co-authored-by: fdutton <fdutton@noreply>
…d `items`. (#710) * Adds support for the Draft 2020-12 interpretation of `prefixItems` and `items`. * Enables unit-tests that were mistakenly disabled * The contains tests now work --------- Co-authored-by: fdutton <fdutton@noreply>
* Corrects malformed tests Resolves #711 * Corrects malformed tests Resolves #711 --------- Co-authored-by: Faron Dutton <[email protected]>
Resolves #713 Co-authored-by: Faron Dutton <[email protected]>
#716) Resolves #715 Co-authored-by: Faron Dutton <[email protected]>
Corrects #678 #516 #197 Co-authored-by: Faron Dutton <[email protected]>
Co-authored-by: Michael Steinbacher <[email protected]>
Resolves #727 Signed-off-by: Andres Almiray <[email protected]>
Resolves #729 Co-authored-by: Faron Dutton <[email protected]>
Co-authored-by: Steve Hu <[email protected]>
* Clean up test code * Remove unnecessary 'public' keyword on unit tests (and some unnecessary throws)
* Simplify code, add final keyword, use diamond operator, correct English, use lambdas, remove .toString, use .isEmpty(), use .addAll, and more * Thanks to IntelliJ code analyses feature
…#1152) * Fix NPE when walking a missing node that will have missing properties * Change to make expectation clearer
* Spanish translations * Adding 'es' to list of supported locales, and adding tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.