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