Composes a config schema by merging module-specific schemas with the CoreConfigSchema. Each module can declare its required config shape; the resulting schema validates the intersection of core + all module schemas.
Composes a config schema by merging module-specific schemas with the CoreConfigSchema. Each module can declare its required config shape; the resulting schema validates the intersection of core + all module schemas.