respect-validation/library
Henrique Moody 5b7ea866e4
Do not allow lowercase country codes
Country codes in ISO 3166-1 should be in uppercase, and the
`AbstractSearcher` should not change the input to search for a value.

While working on this fix, I also discovered that the
"PublicDomainSuffix" rule would throw an exception if it got a
non-scalar value as an input.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2024-02-02 16:55:37 +01:00
..
Exceptions Standardize exception messages 2023-04-01 05:54:52 +02:00
Helpers Stricter date format validation 2023-02-19 15:00:47 -03:00
Message Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
Rules Do not allow lowercase country codes 2024-02-02 16:55:37 +01:00
ChainedValidator.php Update list of rules in the chained validator (#1411) 2023-03-10 14:42:27 +00:00
Factory.php Increase phpstan level from 7 to 8 2023-02-19 00:19:10 -03:00
NonNegatable.php Make KeySet impossible to wrap in not(), fix structure message 2023-02-19 00:19:10 -03:00
StaticValidator.php Fix wrong type in "KeySet" rule 2024-01-28 14:55:45 +01:00
Validatable.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
Validator.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00