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