respect-validation/tests/unit
Henrique Moody 10ce811f0e Make "Between" rule extend "AbstractEnvelop"
The "Between" rule is composed by two rules: "Min" and "Max". However it
has its specific exception and message. This commit makes it extend the
"AbstractEnvelop" class.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2018-03-22 19:47:57 +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 Make "Between" rule extend "AbstractEnvelop" 2018-03-22 19:47:57 +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