ProblemDetailsMessage
@Serializable
Constructors
Link copied to clipboard
constructor(status: Int, fields: Set<@Serializable(with = ConstraintViolationSerializer::class) ConstraintViolation>)
Properties
Link copied to clipboard
Fields that failed validation, with their error message.
Link copied to clipboard
A JSON number indicating the HTTP status code generated by the origin server for this occurrence of the problem.