-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Injecting class during serialization #1584
Copy link
Copy link
Closed
Labels
kind: questionstate: stalethe issue has not been updated in a while and will be closed automatically soon unless it is updatedthe issue has not been updated in a while and will be closed automatically soon unless it is updated
Description
Metadata
Metadata
Assignees
Labels
kind: questionstate: stalethe issue has not been updated in a while and will be closed automatically soon unless it is updatedthe issue has not been updated in a while and will be closed automatically soon unless it is updated
I have a data class that I want to use during serialization to map a string value to something else.
Is this currently possible with the library?