Skip to content

Serializer: Support interger serialization of enumerable. #232

@drcrck

Description

@drcrck

Hi,
in new Serializer version, enumerable types are converted to the string value of property.
in old "objectmappers" they are converted to integer ord value.

this is a breaking change.

can be added an attribute to set enumrable type to use old method?
maybe we can use something similat to MVCValueAsTypeAttribute.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions