Pydantic cannot parse 'true ' (with trailing spaces) as boolean. Added field_validator to automatically strip whitespace from all string inputs. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth_dependencies.py | ||
| auth_service.py | ||
| config.py | ||
| database.py | ||
| module_loader.py | ||
Pydantic cannot parse 'true ' (with trailing spaces) as boolean. Added field_validator to automatically strip whitespace from all string inputs. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth_dependencies.py | ||
| auth_service.py | ||
| config.py | ||
| database.py | ||
| module_loader.py | ||