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