Interface that represents validators that check multiple components. These
validators are added to the form and only executed if all form components
returned by getDependentFormComponents() have been
successfully validated before this validator runs.