Module

x/zod/index.ts>ZodString#startsWith

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

Parameters

value: string
optional
message: errorUtil.ErrMessage