import { type ValueValidation } from "https://deno.land/x/valibot@v0.30.0/src/index.ts";
Value validation type.
Properties
requirement: TRequirement
The value.
x/valibot/src/index.ts>ValueValidation
import { type ValueValidation } from "https://deno.land/x/valibot@v0.30.0/src/index.ts";
Value validation type.
The value.