diff --git a/src/Ruleset.php b/src/Ruleset.php index 054b8cd..e3479e8 100644 --- a/src/Ruleset.php +++ b/src/Ruleset.php @@ -55,6 +55,7 @@ } $this->add_error(Error::MISSING_REQUIRED_PROPERTY, $scope, $name, $name); + return; } // Get value from scope for the current property