import { type NotBytesValidation } from "https://deno.land/x/valibot@v0.30.0/src/validations/notBytes/index.ts";
Not bytes validation type.
Properties
requirement: TRequirement
The byte length.
x/valibot/src/validations/notBytes/index.ts>NotBytesValidation
import { type NotBytesValidation } from "https://deno.land/x/valibot@v0.30.0/src/validations/notBytes/index.ts";
Not bytes validation type.
The byte length.