Skip to content

Implement JsonNodeFeature.WRITE_NULL_PROPERTIES to allow skipping JSON null values on writing #3476

@cowtowncoder

Description

@cowtowncoder

(note: follow up beyond #3405 and part of JSTEP-7)
(note: similar to #3421)

Let's add:

JsonFeature.WRITE_NULL_PROPERTIES (default: true)

disabling of which allows not writing of NullNode-valued properties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    node-configRelated to JSTEP-7 Node config/feature

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions