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

For number type, use a user-defined validation text instead of "Please enter a valid value." #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 12, 2016

  1. For number type, use the user-defined validation text

    The JS library always uses a hardcoded error text if a type="number" field is misfilled.
    It should only fall back to the hardcoded text if no error message has been defined.
    Piskvor committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    d02aed7 View commit details
    Browse the repository at this point in the history