Skip to content

Conversation

@stac47
Copy link

@stac47 stac47 commented Jan 19, 2026

Problem: Recently, we had to validate valid phone numbers from United Arab Emirates (UAE). For instance, the number '+971532314472' is validated in the libphonenumber demo application.

Solution: Update the static data from libphonenumber (using the Rake task). I validated the phone number is now valid with phonelib.

Problem: Recently, we had to validate valid phone numbers from United
Arab Emirates (UAE). For instance, the number '+971532314472' is
validated in the libphonenumber demo application.

Solution: Update the static data from libphonenumber (using the Rake
task). I validated the phone number is now valid with `phonelib`.
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.

1 participant