Skip to main content
Module

x/oak_nest/test_deps.ts>Min

Refer to nestjs to realize some common functions for Deno, support hono and oak
Latest
function Min
import { Min } from "https://deno.land/x/oak_nest@v3.0.1/test_deps.ts";

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

Parameters

minValue: number
optional
validationOptions: ValidationOptions

Returns

PropertyDecorator