Skip to main content
Module

x/valibot/mod.ts>flatten

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

Flatten the error messages of a Vali error.

Parameters

error: ValiError

A Vali error.