Skip to main content
Module

x/valibot/src/storages/index.ts>getGlobalMessage

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Latest
function getGlobalMessage
import { getGlobalMessage } from "https://deno.land/x/valibot@v0.2.0-to-json-schema/src/storages/index.ts";

Returns a global error message.

Parameters

optional
lang: string

The language of the message.

Returns

ErrorMessage<BaseIssue<unknown>> | undefined

The error message.