import * as valibot from "https://deno.land/x/valibot@v0.9.0/src/validations/minLength/minLength.ts"; FunctionsfminLengthCreates a validation functions that validates the length of a string or array.