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