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

Add Estonian locale (et-EE) to isMobilePhone validator #737

Merged
merged 6 commits into from
Oct 24, 2017
Merged

Add Estonian locale (et-EE) to isMobilePhone validator #737

merged 6 commits into from
Oct 24, 2017

Commits on Oct 18, 2017

  1. Add Estonian locale (et-EE) to isMobilePhone validator

    The validator checks for:
    a) If the country code is +372 (+ and whole country code optional)
    b) Number starts with 5, 81, 82, 83 or 84
    c) The number contains 7 to 8 numbers
    Tarpsvo authored Oct 18, 2017
    Configuration menu
    Copy the full SHA
    98ed139 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Configuration menu
    Copy the full SHA
    fdbd473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c597992 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84b2efe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80d08ec View commit details
    Browse the repository at this point in the history
  5. Add missing comma

    Tarpsvo authored Oct 24, 2017
    Configuration menu
    Copy the full SHA
    9e9bc81 View commit details
    Browse the repository at this point in the history