Skip to main content
Module

x/valibot/src/schemas/index.ts>void

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
function void
import { void } from "https://deno.land/x/valibot@v0.41.0/src/schemas/index.ts";

Parameters

optional
message: ErrorMessage<VoidIssue>

Returns

VoidSchema<ErrorMessage<VoidIssue> | undefined>