Description
Decides whether next rules should validate current build when this rule matches the build.
Use cases
This is the way to configure if it is enough to match only at once condition or there should be matched more.
When this parameter is set to true
then there is logical and
condition between current and
next condition so all must match.
Warning!
This rule is validated against rule per each build.