import { notLength } from "https://deno.land/x/valibot@v0.19.0/src/validations/notLength/notLength.ts";
Creates a validation function that validates the length of a string or array.
x/valibot/src/validations/notLength/notLength.ts>notLength
import { notLength } from "https://deno.land/x/valibot@v0.19.0/src/validations/notLength/notLength.ts";
Creates a validation function that validates the length of a string or array.