jquery-validation / jquery-validation

jQuery Validation Plugin library sources

Home Page:https://jqueryvalidation.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Number Method issue

Hatead1 opened this issue · comments

commented

image

comma in input, works with 3 digits after comma.

The screenshot shows the number method working correctly. "123,456" is valid because the number method allows comma separators in addition to decimals. Can you please clarify how the expected behavior diverged from the actual behavior?

commented

Look correctly, but
image
I was planning to enter a number 123.456, but enter 123,456. I am a regular inexperienced user, what is my mistake? :)

commented

I think the expected behavior would be to show a warning message about the ambiguous meaning.

This issue/proposal has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automatically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and one of the maintainers will (try!) to follow up.
Thank you for contributing :)