Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deserialize / convert missing / undefined / null fields? #197

Open
dessalines opened this issue Jun 10, 2022 · 0 comments
Open

Deserialize / convert missing / undefined / null fields? #197

dessalines opened this issue Jun 10, 2022 · 0 comments

Comments

@dessalines
Copy link

I'd like to use a special None type, to convert missing values, or nulls, to my own special type. I've found the preserveNull: true option, but this still seems to skip deserialization and just carry the null forward. And more than that, I'd like to convert all missing fields to a special None type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant