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