Skip to content

Does this serialize Nullables? #7

Open
@voxelbustersold

Description

@voxelbustersold

Is this project able to handle Nullables too? If so can you please confirm?

For example : If a rest response includes the following information
decimal ? decimalValue;
double? doubleValue;
float? floatValue;

Can this handle? As I see its using Unity's default deserialisation so wondering if you found a solution for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions