diff --git a/src/Valitron/Validator.php b/src/Valitron/Validator.php index 8463d7b..7ee05a4 100644 --- a/src/Valitron/Validator.php +++ b/src/Valitron/Validator.php @@ -812,6 +812,7 @@ class Validator * @param string $fule * @param array $fields * @return $this + * @throws \InvalidArgumentException */ public function rule($rule, $fields) {