Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 2.61 KB

ValidationError.md

File metadata and controls

57 lines (43 loc) · 2.61 KB

flashcards_api_client.model.validation_error.ValidationError

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict,

Dictionary Keys

Key Input Type Accessed Type Description Notes
msg str, str,
loc list, tuple, tuple,
type str, str,
any_string_name dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO any string name can be used but the value must be the correct type [optional]

loc

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple,

Tuple Items

Class Name Input Type Accessed Type Description Notes
items dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO

items

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO

Composed Schemas (allOf/anyOf/oneOf/not)

anyOf

Class Name Input Type Accessed Type Description Notes
any_of_0 str, str,
any_of_1 decimal.Decimal, int, decimal.Decimal,

any_of_0

Model Type Info

Input Type Accessed Type Description Notes
str, str,

any_of_1

Model Type Info

Input Type Accessed Type Description Notes
decimal.Decimal, int, decimal.Decimal,

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