interface z.ZodInvalidStringIssue
implements ZodIssueBase
import { type z } from "https://dotland.deno.dev/x/zod@v3.22.2/index.ts";
const { ZodInvalidStringIssue } = z;
Properties
validation: StringValidation
x/zod/index.ts>z.ZodInvalidStringIssue
import { type z } from "https://dotland.deno.dev/x/zod@v3.22.2/index.ts";
const { ZodInvalidStringIssue } = z;