mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-29 13:50:01 -04:00
This was added to utils in 5914da74f1
This means that:
- we are doing the exact same validation in the API and admin app
- we are actually validating phone numbers for the correct format (hence all the
changes to the tests)