import { type InstanceSchemaAsync } from "https://deno.land/x/valibot@v0.30.0/src/schemas/index.ts";
Instance schema type.
Properties
class: TClass
The class of the instance.
message: ErrorMessage | undefined
The error message.
x/valibot/src/schemas/index.ts>InstanceSchemaAsync
import { type InstanceSchemaAsync } from "https://deno.land/x/valibot@v0.30.0/src/schemas/index.ts";
Instance schema type.
The class of the instance.
The error message.