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