respect-validation/library
César de la Cal 4c91e3397a
Fix wrong type in "KeySet" rule
The documentation states that we should use Validator::keySet() in
combination with Validator::key() but the return type of key() does not
match the expected parameter type of keyset().

Co-authored-by: Henrique Moody <henriquemoody@gmail.com>
2024-01-28 14:55:45 +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 Check if property is initialized before getting its value 2024-01-27 20:36:01 +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