Skip to content

Conversation

theigl
Copy link
Collaborator

@theigl theigl commented Nov 24, 2020

CompatibleFieldSerializer currently validates the read type against the field's valueClass. This does not work for classes with Object fields where the value class is updated on every read/write.

This PR adjusts the validation logic to compare against the field's type instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant