-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
fix(isPassportNumber): fix regex Azerbaijan #2284
Conversation
Added the updated Azerbaijan passport validation: See issue: validatorjs#2274
Update isPassportNumber.js
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2284 +/- ##
=======================================
Coverage 99.95% 99.95%
=======================================
Files 107 107
Lines 2454 2454
Branches 619 619
=======================================
Hits 2453 2453
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Awesome, thanks! Needed this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes look good. Please update the PR title to fix(isPassportNumber): fix regex Azerbaijan
Also, this fixes #2274
Name changed. |
Hello, @WikiRik what do we need to do to approve this one? |
Hello! This has still not been approved |
how is this still not merged yet? |
fix(isPassportNumber): regex fix for Azerbaijan
Fixed regex for Azerbaijan isPassportNumber
https://irb.gc.ca/en/country-information/rir/Pages/index.aspx?doc=455354&pls=1
"According to Keesing, the passport number is 8 digits preceded by a letter (ibid.)"
Checklist