Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix list serialization of complex class with Dictionary field. #19

Closed
wants to merge 1 commit into from
Closed

Fix list serialization of complex class with Dictionary field. #19

wants to merge 1 commit into from

Conversation

kjones
Copy link

@kjones kjones commented Apr 26, 2018

Fixes #18 - Serializing a list of complex classes throws SerializationException - Invalid integer value in the input stream. Specifically, serialization would fail if the complex class had a Dictionary field where the dictionary key was anything other than a string.

…ation would fail if the complex class had a Dictionary field.
@kjones kjones changed the title Fix Fix list serialization of complete class with Dictionary field. Apr 26, 2018
@kjones kjones changed the title Fix list serialization of complete class with Dictionary field. Fix list serialization of complex class with Dictionary field. Apr 26, 2018
@sinanakyazici
Copy link

This is working. It should be pulled to main branch. Thank you @kjones

@kjones kjones closed this by deleting the head repository Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants