Is there no way to use validation around a rule completely? In the below ruleset I would like to check validation first then complete every step thereafter. I can't seem to add the validation step around all of the listed rules unless I add multiple validation steps. I figured I could just run one validation up top to check before running then user "Stop rule execution", but there is also no option for "If the Form fails validation".
Is there anything that can be done other then adding in multiple validation steps?
Thanks,