import { maxBytes } from "https://deno.land/x/valibot@v0.5.0/mod.ts";
Creates a validation functions that validates the byte length of a string.
import { maxBytes } from "https://deno.land/x/valibot@v0.5.0/mod.ts";
Creates a validation functions that validates the byte length of a string.