Skip to main content
Module

x/valibot/mod.ts>getGlobalMessage

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
function getGlobalMessage
Re-export
import { getGlobalMessage } from "https://deno.land/x/valibot@v0.29.0/mod.ts";

Returns a global error message.

Parameters

optional
lang: string

The language of the message.

Returns

ErrorMessage | undefined

The error message.