interface zod.ZodInvalidStringIssue
implements ZodIssueBase
import { type zod } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";
const { ZodInvalidStringIssue } = zod;
Properties
validation: StringValidation
import { type zod } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";
const { ZodInvalidStringIssue } = zod;