Chatoyant - v0.2.1
    Preparing search index...

    Type Alias StringFormat

    StringFormat:
        | "date-time"
        | "date"
        | "time"
        | "duration"
        | "email"
        | "idn-email"
        | "hostname"
        | "idn-hostname"
        | "ipv4"
        | "ipv6"
        | "uri"
        | "uri-reference"
        | "iri"
        | "iri-reference"
        | "uuid"
        | "json-pointer"
        | "relative-json-pointer"
        | "regex"

    JSON Schema string format hints.