Localization for NL is not valid for postalCodes #3368
Labels
c: bug
Something isn't working
m: location
Something is referring to the location module
p: 1-normal
Nothing urgent
s: accepted
Accepted feature / Confirmed bug
Milestone
Pre-Checks
Describe the bug
According to the postalCode patterns for the netherlands the following example is allowed in https://github.com/faker-js/faker/blob/v8/src/locales/nl/location/postcode.ts:
1### SS
...
9### SS
same for SA/SD
This is not allowed according to:
https://en.wikipedia.org/wiki/Postal_codes_in_the_Netherlands#:~:text=The%20letter%20combinations%20'SS'%2C,Nazi%20occupation%20of%20the%20Netherlands.&text=The%20first%20two%20digits%20indicate,usually%20on%20the%20same%20street.
Minimal reproduction code
Additional Context
No response
Environment Info
Which module system do you use?
Used Package Manager
yarn
The text was updated successfully, but these errors were encountered: