odolbeau / phone-number-bundle

Integrates libphonenumber into your Symfony application
MIT License
217 stars 43 forks source link

[Validator] Validate country of the phone number #118

Open Nek- opened 2 years ago

Nek- commented 2 years ago

Currently, the validator is able to verify the type of phone number but not the country/region.

I think it would be a nice improvement to add this feature. WDYT?