Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/valibot/src/schemas/nullish/index.ts>nullishAsync

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

Creates an async nullish schema.

Parameters

The wrapped schema.

Returns

An async nullish schema.