Module

x/zod/mod.ts>ZodBigInt#multipleOf

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

Parameters

value: bigint
optional
message: errorUtil.ErrMessage