# Functions
Combine creates a new Result and calls Result.Combine(results).
GetExternalValidatorEntrypoints returns a list of external validator entrypoints retrieved from given entrypoints string.
NewResult return a new result object which starts with passed == true since has no errors.
RunExternalValidators runs each entrypoint in entrypoint as a exec.Cmd with the single argument bundleRoot.
# Constants
No description provided by the author
No description provided by the author