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