respect-validation/tests/unit
Henrique Moody 04b3c78ba7 Use ValidationException when no exception is found
Before this change every create rule must have an exception. This commit
allows to create rules without specific exceptions, so when the
exception of the rule is not found Validation uses ValidationException
instead.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2018-03-22 19:28:53 +01:00
..
Exceptions Add "respect/stringifier" as dependency 2018-01-06 14:07:03 +01:00
Helpers Apply contribution guidelines to "DateTime" rule 2018-01-30 20:17:10 +01:00
Rules Apply contribution guidelines to "ArrayType" rule 2018-03-16 11:19:14 +01:00
FactoryTest.php Use ValidationException when no exception is found 2018-03-22 19:28:53 +01:00
ValidatorTest.php Changes on PHP-CS-Fixer configuration 2018-01-04 17:59:37 +01:00