pydantic · pydantic/string_type
string_type
String Type Expected
The input value is not a string. Pydantic expected a str (or bytes/bytearray in some contexts) but received a different type.
The input value is not a string. Pydantic expected a str (or bytes/bytearray in some contexts) but received a different type.