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

x/validatte/mod.ts>GreaterOrEqual

A Savory Class validator for Deno
Go to Latest
variable GreaterOrEqual
import { GreaterOrEqual } from "https://deno.land/x/validatte@0.7.1/mod.ts";

type

(min: number) => unknown