Skip to content

Option to skip properies with null values  #200

Description

@sytolk

I have receive from web service response properties like: "registrationDate":null
I think it's better to skip this properties in JS Object (default value is null or undefined)
The same options of the ObjectMapper is used in Java Deserialization:
https://github.com/FasterXML/jackson-databind/wiki/Deserialization-Features#value-conversions-coercion

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions