import { i18n } from "https://deno.land/x/valibot@v0.30.0/src/utils/i18n/i18n.ts";
Creates the i18n error message.
Parameters
config: SchemaConfig | undefined
The parse configuration.
issue: SchemaIssue
The issue.
import { i18n } from "https://deno.land/x/valibot@v0.30.0/src/utils/i18n/i18n.ts";
Creates the i18n error message.
The parse configuration.
The issue.