Individual validation issue object nested inside HTTPValidationError.detail.
HTTPValidationError.detail describes one validation failure.
loc: where the validation issue happened, such as ["header", "x-api-key"]msg: human-readable explanationtype: machine-readable validation categoryinput: offending value when the framework includes it