functional-models
    Preparing search index...

    Type Alias ValidatorContext

    ValidatorContext: Readonly<Record<string, any>>

    Additional context to a validation. Sometimes there are other validation information needed than what can be provided within a model itself.