Check multiple fields against a validation method This is similar to Validator::check but it's designed for different validation methods, which work on a set of fields instead of a single field (e.g. Validity::oneRequired) Additional arguments are passed to the underlying method Methods which are on classes within the Sprout\Helpers namespace do not need the namespace specified on the function name