respect-validation/library
Henrique Moody 9a41f64479
Fix possible error when recursing exceptions
The method "current()" from NestedValidationException can return any
instance of ValidationException, but the implementation of
"getChildren()" requires it to return an instance of
"NestedValidationException".

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2020-04-04 21:01:30 +02:00
..
Exceptions Fix possible error when recursing exceptions 2020-04-04 21:01:30 +02:00
Helpers Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Message Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Rules Merge branch '1.1' 2019-05-29 23:17:53 +02:00
Factory.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Validatable.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Validator.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00