Interface ValidationError

Information about a failed validation.

Hierarchy

  • ValidationError

Properties

Properties

message: string
path: readonly (string | number)[]
value?: unknown

Generated using TypeDoc