Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oak_nest/example/deps.ts>IsArray

Refer to nestjs to realize some common functions for Deno
Go to Latest
function IsArray
import { IsArray } from "https://deno.land/x/oak_nest@v2.0.0/example/deps.ts";

Checks if a given value is an array

Parameters

optional
validationOptions: ValidationOptions

Returns

PropertyDecorator