Module

x/zod/types.ts>ZodString#_regex

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
method ZodString.prototype._regex
import { ZodString } from "https://dotland.deno.dev/x/zod@v3.23.0-beta.0/types.ts";

Parameters

regex: RegExp
validation: StringValidation
optional
message: errorUtil.ErrMessage