import { type ValueIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/index.ts";
Value issue type.
Type Parameters
TInput extends ValueInput
TRequirement extends TInput
Properties
readonly
requirement: TRequirementThe required value.