Provides a service to ValueHosts, their Validators, and Conditions that gathers all of the ValueHostNames being referenced amongst them. Generally Conditions provide all of them, both from Validator.Condition and Validator.Enabler.

interface IGatherValueHostNames {
    gatherValueHostNames(collection, valueHostResolver): void;
}

Hierarchy (view full)

Implemented by

Methods

Generated using TypeDoc v0.25.12