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

a phone number validate wrong from zh-CN #1303

Closed
LiangYuanchen opened this issue May 14, 2020 · 1 comment
Closed

a phone number validate wrong from zh-CN #1303

LiangYuanchen opened this issue May 14, 2020 · 1 comment
Labels

Comments

@LiangYuanchen
Copy link

I have a phone number 16565600001 (河北-衡水) can not validated,maybe need a upgrade
in isMobilePhone.js line 100

'zh-CN': /^((\+|00)86)?1([3568][0-9]|4[579]|6[67]|7[01235678]|9[189])[0-9]{8}$/,
@profnandaa
Copy link
Member

PR welcome.

profnandaa pushed a commit that referenced this issue May 28, 2020
* Fixes #1303

* Added postal code for nepal

* Added NP locale to postal code

* Added country code to passport READNE

* Added norway identity card
profnandaa pushed a commit that referenced this issue May 30, 2020
* Fixes #1303

* Added postal code for nepal

* Added NP locale to postal code

* Added country code to passport READNE

* Added norway identity card

* Fix order in readme

* Added ignoreCase to contains

* Update README
profnandaa pushed a commit that referenced this issue May 31, 2020
* Fixes #1303

* Added postal code for nepal

* Added NP locale to postal code

* Added country code to passport READNE

* Added norway identity card

* Fix order in readme

* Added ignoreCase to contains

* Update README

* Update readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants