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

Fixed Dutch issue matching invalid postal codes #28

Closed
wants to merge 1 commit into from
Closed

Fixed Dutch issue matching invalid postal codes #28

wants to merge 1 commit into from

Conversation

roelofr
Copy link

@roelofr roelofr commented Jan 28, 2021

Resolves the following invalid postal codes being marked as valid:

  • 0xxx XX
  • xxxx SA
  • xxxx SD
  • xxxx SS

See https://regex101.com/r/W5lMV3/1 for checks

Closes #27

@roelofr
Copy link
Author

roelofr commented Jan 31, 2021

Closed in favour of Google resolving google/libaddressinput#208.

@roelofr roelofr closed this Jan 31, 2021
@roelofr roelofr deleted the feature/fixed-dutch-postal-codes branch January 31, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dutch Postal Code matches invalid postcode
1 participant