Open jamesgeddes opened 2 years ago
Does the include/should this extend to verifying the phone number?
@SamWinterhalder That is covered in #50, so this is just intended as a guard clause to check for numbers that cannot be valid. If it is on the unassigned list, there is no point in doing any further checking.
I have compiled the full list of all unassigned telephone numbers. Was an interesting little morning coding exercise :smile:
I would suggest referencing this list, rather than computing it every time.
What's your idea?
Check if provided telephone number is in fake range
https://www.ofcom.org.uk/phones-telecoms-and-internet/information-for-industry/numbering/numbers-for-drama
Could show the user a funny error message, perhaps something like,
User Story
As a Data Controller, I want to ensure that GZ holds accurate and up to date information on each member so that we can comply with GDPR and contact the appropriate individuals in an emergency.
Impact
Low
Urgency
Now
Code of Conduct