import { type CustomSchema } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/schemas/custom/index.ts";
Custom schema type.
Type Parameters
TMessage extends ErrorMessage<CustomIssue> | undefined
Properties
readonly
message: TMessageThe error message.