Skip to content

Conversation

ibrido90
Copy link

During our use we found out that this could be a solution to the #273 issue.
We checked the cases in which even if the string is made only of numeric characters in fact is not a number.
We tried to solve this by verifiyng that if the first character is a '0' it must be followed by a '.' character to be a valid Json number.
We should point out that we still don't account for localized number formats.
Closes #273

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.

1 participant