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

x/validatte/errors.ts>formatErrors

A Savory Class validator for Deno
Go to Latest
variable formatErrors
import { formatErrors } from "https://deno.land/x/validatte@0.7.1/errors.ts";

type

(errors: ValidationError[], propertyName: string) => unknown