import { type StringSchema } from "https://deno.land/x/valibot@v0.30.0/src/schemas/string/index.ts";
String schema type.
Properties
message: ErrorMessage | undefined
The error message.
pipe: Pipe<string> | undefined
The validation and transformation pipeline.