pydantic · pydantic/int_parsing
int_parsing
Integer Parsing Error
The input value (typically a string) could not be parsed as an integer. Ensure the value contains only digits (and an optional leading sign).
The input value (typically a string) could not be parsed as an integer. Ensure the value contains only digits (and an optional leading sign).