@servicenow/sdk - v4.4.1
    Preparing search index...
    StringValidation:
        | "email"
        | "url"
        | "emoji"
        | "uuid"
        | "regex"
        | "cuid"
        | "cuid2"
        | "ulid"
        | "datetime"
        | "ip"
        | { includes: string; position?: number }
        | { startsWith: string }
        | { endsWith: string }