reagento / adaptix

An extremely flexible and configurable data model conversion library.
https://adaptix.readthedocs.io
Apache License 2.0
348 stars 24 forks source link

Omitting fields based on custom value or custom condition #289

Open zhPavel opened 1 month ago

zhPavel commented 1 month ago

Now, we can omit field only if it equal default value. Also, this slightly contradicts the concept that serialization rules are independent from the model definition