import { type MaxWordsIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/actions/maxWords/maxWords.ts";
Max words issue type.
Properties
readonly
requirement: TRequirementThe maximum words.
x/valibot/src/actions/maxWords/maxWords.ts>MaxWordsIssue
import { type MaxWordsIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/actions/maxWords/maxWords.ts";
Max words issue type.
The maximum words.