import { type ValueIssue } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Value issue type.
Type Parameters
TInput extends ValueInput
TRequirement extends TInput
Properties
readonly
requirement: TRequirementThe required value.
x/valibot/src/index.ts>ValueIssue
import { type ValueIssue } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Value issue type.
The required value.