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

fixes #171 validation of quoted numerics added #172

Merged
merged 1 commit into from
Jul 20, 2019

Conversation

kosty
Copy link
Contributor

@kosty kosty commented Jul 18, 2019

Proposed solution to issue raised in #171

Testing

Organized tests into sections (positive and negative) tests for number, integer, and integer with exclusive type of behavior.

Each collection of inputs is augmented with it's corresponding quoted counter part.

Quoting thresholds does not seem necessary as they can be parsed into numbers at schema creation time.

Copy link
Contributor

@jiachen1120 jiachen1120 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look awesome!

Copy link
Contributor

@BalloonWen BalloonWen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added more conditions, looks good to me.

@stevehu stevehu merged commit f001b36 into networknt:master Jul 20, 2019
@stevehu
Copy link
Contributor

stevehu commented Jul 20, 2019

Version 1.0.17 has been released. Thanks a lot for the excellent collaboration.

https://github.com/networknt/json-schema-validator/releases

@kosty kosty deleted the issue/171 branch July 22, 2019 17:41
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

4 participants