import { schemaIssue } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Returns the schema result object with issues.
Parameters
config: SchemaConfig | undefined
The parse configuration.
Returns
The schema result object.
import { schemaIssue } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Returns the schema result object with issues.
The parse configuration.
The schema result object.