schema-components - v3.7.0
    Preparing search index...

    Variable FORMAT_PATTERNSConst

    FORMAT_PATTERNS: Readonly<Record<string, RegExp>> = ...

    Map of recognised JSON Schema string format values to RegExp patterns. Consumed by extractStringConstraints to derive a client-side formatPattern for renderers, and by validateFormat for runtime checks.