respect-validation/tests
Henrique Moody da6abf4bdd
Make "Between" always inclusive
Generally speaking it makes more sense to have it always inclusive. Even
though the word "between" does not imply that it is inclusive or
exclusive it's more natural this way.

Besides, users can always use "GreaterThan" and "LessThan" rules in case
that is necessary.

Removing this boolean parameter reduces a bit of the complexity of the
rule.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2018-05-31 15:10:59 +02:00
..
fixtures Create "Image" rule 2015-12-14 10:14:26 -02:00
integration Create "GreaterThan" rule 2018-05-31 14:47:22 +02:00
library Refactor ValidationException 2018-05-27 16:12:05 +02:00
unit Make "Between" always inclusive 2018-05-31 15:10:59 +02:00