import { type DecimalAction } from "https://deno.land/x/valibot@v1.0.0-beta.5/mod.ts";
Decimal action type.
Type Parameters
TMessage extends ErrorMessage<DecimalIssue<TInput>> | undefined
Properties
readonly
message: TMessageThe error message.
x/valibot/mod.ts>DecimalAction
import { type DecimalAction } from "https://deno.land/x/valibot@v1.0.0-beta.5/mod.ts";
Decimal action type.
The error message.