Module

x/zod/mod.ts>ZodDateDef

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

Properties

checks: ZodDateCheck[]
coerce: boolean
typeName: ZodFirstPartyTypeKind.ZodDate