Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/valibot/src/storages/globalMessage/index.ts>setGlobalMessage

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

Sets a global error message.

Parameters

message: ErrorMessage<BaseIssue<unknown>>

The error message.

optional
lang: string

The language of the message.