import { type CustomSchema } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Custom schema type.
Type Parameters
TMessage extends ErrorMessage<CustomIssue> | undefined
Properties
readonly
message: TMessageThe error message.
x/valibot/src/index.ts>CustomSchema
import { type CustomSchema } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Custom schema type.
The error message.