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

    Function mapNotContainsKeys

    • Type Parameters

      • Key = unknown

        The type of keys to check for.

      Parameters

      • value: unknown

        The value to validate.

      • forbidden: Iterable<Key>

        List of forbidden key values for this map.

      Returns value is Map<unknown, unknown>