import { type CustomSchemaAsync } from "https://deno.land/x/valibot@v0.41.0/src/schemas/custom/customAsync.ts";
Custom schema async type.
Type Parameters
TMessage extends ErrorMessage<CustomIssue> | undefined
Properties
readonly
message: TMessageThe error message.