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