-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Invalid country code for Poland #1806
Copy link
Copy link
Closed
Description
Code for Poland should be PL instead of PO:
validator.js/src/lib/isPassportNumber.js
Line 50 in 13651ea
| PO: /^[A-Z]{2}\d{7}$/, // POLAND |
Reactions are currently unavailable