import { type NotSizeValidation } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Not size validation type.
Type Parameters
TInput extends Map<any, any> | Set<any> | Blob
Properties
requirement: TRequirement
The size.
x/valibot/mod.ts>NotSizeValidation
import { type NotSizeValidation } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Not size validation type.
The size.