Module

x/zod/mod.ts>StringValidation

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
type alias StringValidation
import { type StringValidation } from "https://dotland.deno.dev/x/zod@v3.17.3/mod.ts";
definition:
| "email"
| "url"
| "uuid"
| "regex"
| "cuid"
import StringValidation
import { StringValidation } from "https://dotland.deno.dev/x/zod@v3.17.3/mod.ts";