I would like to request support to nullable option in all model fields like String, Integer, Boolean, DataTime and so on.
In Nested fields we have "allow_null" parameter that could be used for all others.
This feature is very important in cases that we receive optional fields in apis that could not be deleted from frontend or software requester.
And this capability is common in other validation libraries.
Please could you evaluate this implementation?
Many thanks.
I would like to request support to nullable option in all model fields like String, Integer, Boolean, DataTime and so on. In Nested fields we have "allow_null" parameter that could be used for all others. This feature is very important in cases that we receive optional fields in apis that could not be deleted from frontend or software requester. And this capability is common in other validation libraries. Please could you evaluate this implementation? Many thanks.