The shaped error body produced by a validation error formatter.
errors: readonly FormattedError[]
Array of formatted error entries.
optional
message: string | string[]
Human-readable summary message (optional; present on default/nestjs, omitted on rfc7807).