Module

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

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

Parameters

value: bigint
optional
message: errorUtil.ErrMessage