Skip to main content
Module

x/oak_nest/test_deps.ts>Max

Refer to nestjs to realize some common functions for Deno
Go to Latest
function Max
import { Max } from "https://deno.land/x/oak_nest@v1.14.2/test_deps.ts";

Checks if the first number is less than or equal to the second.

Parameters

maxValue: number
optional
validationOptions: ValidationOptions

Returns

PropertyDecorator