details property

List<ErrorDetail> details
final

Per-field validation errors, empty when the backend did not include any.

Implementation

final List<ErrorDetail> details;