Skip to content

Honor registered json converters that has HandleNull = true #45

@rmja

Description

@rmja

The current ConversionResultProvider backs out if it sees value null for non-reference types. I explicitly have a registered a json converter to handle this type, and it has HandleNull = true. I would expect this converter to be called in this case, instead of backing out and failing the conversion.

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