respect-validation/library
Henrique Moody 98050476c6
Always return a valid exception
If calling the method `getExceptionForPath()` when the exception was
nested but had no child it was returning null. This commit ensures that
it always return a valid exception.
2016-09-19 18:22:39 +02:00
..
Exceptions Always return a valid exception 2016-09-19 18:22:39 +02:00
Rules Date rule accepting scalar and DateTimeInterface 2016-09-19 10:13:01 +02:00
Factory.php Use short array syntax 2015-10-17 22:56:32 -03:00
Validatable.php Use short array syntax 2015-10-17 22:56:32 -03:00
Validator.php Fix missing docblock for "iterableType" rule 2016-08-03 11:05:28 +02:00