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

when schema type is integer but max/min value is a float point number #160

Closed
BalloonWen opened this issue Jun 5, 2019 · 1 comment
Closed
Assignees
Labels

Comments

@BalloonWen
Copy link
Contributor

whenever there's a combination like:
{"type": "integer",
"maximum": 1e+32}
will validate error

@BalloonWen BalloonWen added the bug label Jun 5, 2019
@BalloonWen BalloonWen self-assigned this Jun 5, 2019
BalloonWen added a commit that referenced this issue Jun 11, 2019
stevehu added a commit that referenced this issue Jun 14, 2019
@stevehu
Copy link
Contributor

stevehu commented Jun 14, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants