import { type RegexAction } from "https://deno.land/x/valibot@v0.1.0-to-json-schema/src/actions/regex/regex.ts";
Regex action type.
Type Parameters
TMessage extends ErrorMessage<RegexIssue<TInput>> | undefined
Properties
readonly
message: TMessageThe error message.