respect-validation/tests
Henrique Moody 2ac0aecf0c
Fix some issues with the "KeyValue" rule
There are a couple of issues with the "KeyValue" rule:

* When using it with "Not" it does not fetch the exception from the rule
  that it creates during the validation.

* It creates a "Validator" rule, which means that it creates two rules
  (Validator and the real rule) every time it validates an input.

This commit will fix these two issues and also create integration tests
that will ensure its behavior in case of change.

Co-authored-by: Danilo Correa <danilosilva87@gmail.com>
Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2019-04-23 19:55:13 +02:00
..
fixtures Update PHP support 2018-12-02 11:09:24 +01:00
integration Fix some issues with the "KeyValue" rule 2019-04-23 19:55:13 +02:00
library Fix the case of the "@inheritDoc" tag 2019-04-05 19:02:12 +02:00
unit Fix some issues with the "KeyValue" rule 2019-04-23 19:55:13 +02:00