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

    Function isStringConstraints

    • Checks whether a value is a valid StringConstraints object.

      Parameters

      • value: unknown

        The value to check

      Returns value is StringConstraints

      true if value has valid optional constraints (model, minLength, maxLength, pattern, in, hasValue); false otherwise