ErrorDetail

class safir.models.ErrorDetail(*, loc: List[str] = None, msg: str, type: str)

Bases: BaseModel

The detail of the error message.