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

Integer Expected, Got Float With Fractional Part

A float was provided for an integer field but it has a non-zero fractional part (e.g. 1.5). Use a whole number or change the field type to float.

References

In this namespace

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