mirror of
https://github.com/Respect/Validation.git
synced 2026-03-18 08:09:51 +01:00
The "Call" validator, the "assert()" and "check()" methods, define a custom error handler so it can handle the validation in case of a PHP error. However, it does not restor the previous error handler when the validation fails. Co-authored-by: Henrique Moody <henriquemoody@gmail.com> |
||
|---|---|---|
| .. | ||
| Exceptions | ||
| Helpers | ||
| Message | ||
| Rules | ||
| Factory.php | ||
| Validatable.php | ||
| Validator.php | ||