`Validated` doesn't short circuit and has the abil...
# arrow
s
Validated
doesn't short circuit and has the ability to accumulate errors. For example if you validate a form and want to accumulate all validations errors.