Module

x/fluentci/deps.ts>z.ZodNumber#setLimit

This is the command line interface for FluentCI.
Go to Latest
method z.ZodNumber.prototype.setLimit
import { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ZodNumber } = z;

Parameters

kind: "min" | "max"
value: number
inclusive: boolean
optional
message: string