Skip to main content

createOverridesSchema

Callable

  • createOverridesSchema<T>(blueprint: Blueprint<T>, schematics?: __module): ArraySchema<Required<Object>[]>

  • Create an optimal schema for validating the structure of an “overrides” setting.


    Type parameters

    • T: object