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