mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 15:50:03 +01:00
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> |
||
|---|---|---|
| .. | ||
| Exceptions | ||
| Helpers | ||
| Message | ||
| Rules | ||
| ChainedValidator.php | ||
| Factory.php | ||
| NonNegatable.php | ||
| StaticValidator.php | ||
| Validatable.php | ||
| Validator.php | ||