import { type IsoTimestampAction } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/mod.ts";
ISO timestamp action type.
Type Parameters
TMessage extends ErrorMessage<IsoTimestampIssue<TInput>> | undefined
Properties
readonly
message: TMessageThe error message.