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

GPO-57 - Land line validation #5

Open
andy-preston opened this issue Nov 14, 2023 · 0 comments
Open

GPO-57 - Land line validation #5

andy-preston opened this issue Nov 14, 2023 · 0 comments

Comments

@andy-preston
Copy link
Owner

andy-preston commented Nov 14, 2023

Loads of “01” numbers are still not validated:

First two just need a special use-case in the validater
01#1 ### #### 11 digits
011# ### #### 11 digits
But these second two are a complete (expletive deleted)
No clue is given how to know if it should be 10 or 11 digits
01### ###### 11
01### ##### 10

It’s probably long past time that we revisited the validation anyway (it’s been a few years and things could well have changed)

https://en.wikipedia.org/wiki/Telephone_numbers_in_the_United_Kingdom
https://www.ofcom.org.uk/__data/assets/pdf_file/0013/102613/national-numbering-plan.pdf
https://stackoverflow.com/questions/44197252/how-to-check-if-phone-number-is-valid-in-android
https://mvnrepository.com/artifact/com.googlecode.libphonenumber/libphonenumber
https://stackoverflow.com/questions/31518377/is-it-good-to-use-google-libphonenumber-library-for-commercial-purpose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant