ErrorModelOutput interface
Default error model
Properties
| code | Gets or sets the code. |
| details | Gets or sets the details. |
| message | Gets or sets the messages. |
| target | Gets or sets the target. |
Property Details
code
Gets or sets the code.
code: string
Property Value
string
details
message
Gets or sets the messages.
message: string
Property Value
string
target
Gets or sets the target.
target?: string
Property Value
string