import { void_ } from "https://deno.land/x/valibot@v0.28.1/src/schemas/index.ts";
Creates a void schema.
Parameters
optional
message: ErrorMessageThe error message.
Returns
A void schema.
import { void_ } from "https://deno.land/x/valibot@v0.28.1/src/schemas/index.ts";
Creates a void schema.
The error message.
A void schema.