class-validator-extended - v4.2.0
    Preparing search index...

    Function setNotContains

    • Type Parameters

      • Value = unknown

        The type of values to check for.

      Parameters

      • value: unknown

        The value to validate.

      • forbidden: Iterable<Value>

        List of forbidden values for this set.

      Returns value is Set<unknown>