Module

x/zod/mod.ts>z.ZodBigInt#gte

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
method z.ZodBigInt.prototype.gte
import { z } from "https://dotland.deno.dev/x/zod@v3.23.0-beta.0/mod.ts";
const { ZodBigInt } = z;

Parameters

value: bigint
optional
message: errorUtil.ErrMessage