$ errors.fyi/pydantic/bool_type 128 namespaces · 4,025 codes
pydantic · pydantic/bool_type
bool_type

Boolean Type Expected

The input value is not a valid boolean. In strict mode, Pydantic only accepts True/False; in lax mode it also accepts 1/0 and certain strings.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT