pydantic · pydantic/bool_parsing
bool_parsing
Boolean Parsing Error
The input string could not be parsed as a boolean. Accepted string values include 'true', 'false', 'yes', 'no', '1', and '0' (case-insensitive).
The input string could not be parsed as a boolean. Accepted string values include 'true', 'false', 'yes', 'no', '1', and '0' (case-insensitive).