@boost/configFunctionscreateOverridesSchemacreateOverridesSchema CallablecreateOverridesSchema<T>(blueprint: Blueprint<T>, schematics?: __module): ArraySchema<Required<Object>[]>Create an optimal schema for validating the structure of an “overrides” setting.Type parametersT: object
Create an
optimal
schema for validating the structure of an “overrides” setting.