Class ConfigAccessor<TInputConfig, TOutputConfig>

ConfigAccessor provides type-safe access to configuration objects, with optional schema validation.

Note: Only exactly 1 level of nesting is supported for config fields (e.g., "app.foo"). Paths with more than 1 level of nesting are not supported.

Type Parameters

Implements

Constructors

Methods

Constructors

Methods