property ValidationError.field

Dot-path of the offending field (e.g. "address.zip").

Type

string

Usage

import { type ValidationError } from "exceptions/src/index.ts";