Services accessor. Note: Not passed into the constructor because this object should be created before ValidationServices itself. So it gets assigned when the associated service property on ValidationService is assigned the service instance.
Provides access to services.
Protected
loggerProvides an API for logging, sending entries to the loggerService.
Optional
configToExtend: ValueHostsManagerConfigWhen undefined, it will create a ManagerConfig object with the services object that owns this factory. Otherwise, it uses this verbatim.
Protected
hasProtected
updateChanges the services on all implementations of IServicesAccessor
Generated using TypeDoc v0.25.12
Factory to create the ManagerConfigBuilder for ValueHostsManager.