respect-validation/library
Alan Taylor 8d7d783698
Check if property is initialized before getting its value
This commit also removed the use of "setAccessible", since it's not
neccessary after PHP 8.1.

Co-authored-by: Henrique Moody <henriquemoody@gmail.com>
2024-01-27 20:36:01 +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 Drop PHP 7.4 support 2023-02-19 00:19:10 -03: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