Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 483 Bytes

File metadata and controls

12 lines (8 loc) · 483 Bytes

OtherValidationError

A validation error that does not match any specific known type.

Properties

Name Type Required Description
message str Yes A description of the validation failure.
type Literal["other"] Yes None

[Back to Model list] [Back to API list] [Back to README]