respect-validation/library
Henrique Moody 003830b8e9
Standardize exception messages
Most exception messages in Validation use "must" and "must not" in their
templates, but a few rules don't.

I fixed most of them, but AlwaysValid and AlwaysInvalid remain because I
wonder if they will be better if I update them.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2023-04-01 05:54:52 +02: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 Update Regional Information (#1414) 2023-03-19 05:35:32 +00: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