respect-validation/tests/unit
Henrique Moody 263ae118fb
Do not validate phone numbers from other regions
I'm unsure whether this is a bug in "libphonenumber-for-php" or if we're
misusing the library. This commit will ensure that only phone numbers
from a specific region will be considered valid. I've reported the issue
to "libphonenumber-for-php" anyways [1].

[1]: https://github.com/giggsey/libphonenumber-for-php/issues/621

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2024-03-24 19:49:24 +01:00
..
Exceptions Make data providers static 2023-04-03 17:20:31 +02:00
Helpers Make data providers static 2023-04-03 17:20:31 +02:00
Rules Do not validate phone numbers from other regions 2024-03-24 19:49:24 +01:00
FactoryTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ValidatorTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00