import { type NonEmptyAction } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/index.ts";
Non empty action type.
Type Parameters
TInput extends LengthInput
TMessage extends ErrorMessage<NonEmptyIssue<TInput>> | undefined
Properties
readonly
message: TMessageThe error message.