Details on a request error, such as a validation failure message.

Hierarchy

  • ErrorDetail

Properties

code?: string

An error condition identifier.

location: string

The source of the error, such as a form field name.

message: string

An error message.

rejectedValue?: string

The value that was the cause of the error.

Generated using TypeDoc