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

    Function isLocalConstraints

    • Checks whether a value is a valid LocalConstraints object.

      Parameters

      • value: unknown

        The value to check

      Returns value is LocalConstraints

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