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

Don't cast multipleOf to be an integer for the error message #471

Merged

Conversation

PeterMead
Copy link

This fixes #468.

While this isn't the best way to deal with multipleOf being either an integer or a float it should suffice for now.
@erayd
Copy link
Contributor

erayd commented Nov 29, 2017

Good catch - thanks!

@shmax
Copy link
Collaborator

shmax commented Nov 29, 2017

Thanks for fixing my goof!

Copy link
Collaborator

@bighappyface bighappyface left a comment

Choose a reason for hiding this comment

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

+1 for 6e0a177

@bighappyface bighappyface merged commit e0b253f into jsonrainbow:master May 23, 2018
@erayd erayd mentioned this pull request Jan 10, 2019
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.

Error message for multipleOf no longer shows decimal places
4 participants