A single validation failure carried by a 422 error.
Mirrors the shape used by @setu-ts/validation-plugin so error
payloads are consistent across the validation and exceptions packages.
A single validation failure carried by a 422 error.
Mirrors the shape used by @setu-ts/validation-plugin so error
payloads are consistent across the validation and exceptions packages.
import { type ValidationError } from "exceptions/src/index.ts";