import { type MinLengthValidation } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Min length validation type.
Properties
requirement: TRequirement
The minimum length.
x/valibot/mod.ts>MinLengthValidation
import { type MinLengthValidation } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Min length validation type.
The minimum length.