respect-validation/tests/unit
pathumhdes 7154e90522
Restore previous error handler when validation fails
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>
2020-05-18 15:26:06 +02:00
..
Exceptions Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Helpers Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Rules Restore previous error handler when validation fails 2020-05-18 15:26:06 +02:00
FactoryTest.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
ValidatorTest.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00