ErrorResponseDetail model

Describes the details of an ErrorResponse model.

Parameter

Type

Description

message

string

Error message text. For example: Number must be between 2 and 5.

wrongValues

string[]

Collection of incorrect values provided to the API by the user. For example: ["0"].