@metreeca/blue - v0.9.1
    Preparing search index...

    Function isStringShape

    • Checks whether a value is a StringShape.

      Parameters

      • value: unknown

        The value to check

      Returns value is StringShape

      true if value has kind: "string", a required model string, and valid optional constraints (minLength, maxLength, pattern, in, hasValue); false otherwise