Documentation - v7.8.0
    Preparing search index...

    Interface ConfigurationSchema

    A declarative map of field names to their FieldDef, used to derive both the validated configuration type (via InferredConfig) and its runtime validation (via validateAndBuildConfiguration).

    Indexable

    • readonly [key: string]: FieldDef

      The field definition for a given configuration key.