ErrorDetail

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

Bases: pydantic.main.BaseModel

The detail of the error message.