-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
A field with type int conceals the value zero.
If I want to have a zero value, I must type a zero in the field. It will be invisible, but the backend receives it.
If the field is mandatory and I leave it empty, the validation fails.
To reproduce:
fastapi dev int_test.py
https://github.com/lnobrega-canarie/pydantic-forms-ui/blob/int-test-py/backend/int_test.py

Metadata
Metadata
Assignees
Labels
No labels