respect-validation/library
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 Apply contribution guidelines to "ArrayType" rule 2018-03-16 11:19:14 +01:00
Helpers Refactor "Between" rule 2018-03-03 18:06:26 +01:00
Rules Make "Between" rule extend "AbstractEnvelop" 2018-03-22 19:47:57 +01:00
Factory.php Use ValidationException when no exception is found 2018-03-22 19:28:53 +01:00
Validatable.php Method assert() should not have a return value 2018-01-28 17:38:40 +01:00
Validator.php Refactor "Between" rule 2018-03-03 18:06:26 +01:00