Module

x/fluentci/deps.ts>z.ZodTooBigIssue

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

Properties

code: ZodIssueCode.too_big
maximum: number | bigint
inclusive: boolean
optional
exact: boolean
type:
| "array"
| "string"
| "number"
| "set"
| "date"
| "bigint"