Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/valibot/src/schemas/symbol/index.ts>symbolAsync

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

Creates an async symbol schema.

Parameters

optional
message: ErrorMessage

The error message.

Returns

An async symbol schema.