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

    Function setContains

    • Type Parameters

      • Value

        The type of values to check for.

      Parameters

      • value: unknown

        The value to validate.

      • required: Iterable<Value>

        List of mandatory values for this set.

      Returns value is Set<unknown>