InjectionToken<CngxErrorAggregatorContract>
DI token resolving to the nearest CngxErrorAggregatorContract ancestor.
Provided by CngxErrorAggregator via useExisting; descendant CngxErrorSource directives inject with { optional: true } so they function as no-ops outside an aggregator.
useExisting
CngxErrorSource
{ optional: true }