respect-validation/tests/unit
Alexandre Gomes Gaigalas 689026fc7b Improve FilterVar with FILTER_VALIDATE_* options
The `filter_var` function is more of a sanitizer, but we as
a validation library do not care for that use case.

We should treat its sanitizings as a signal for checking if
the type after sanitization matches the option provided.

This fixes #1387
2023-02-19 00:19:09 -03:00
..
Exceptions Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -03:00
Helpers Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -03:00
Rules Improve FilterVar with FILTER_VALIDATE_* options 2023-02-19 00:19:09 -03:00
FactoryTest.php Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -03:00
ValidatorTest.php Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -03:00