You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm implementing some backwards compat test where I want to ensure the verified data can still be deserialized with the current classes. I got it to work by making a Comparer and using binary targets but it feels a bit hacky. Curious if anyone has done anything similar. If not, is it possible to at least read the data from the verified file before calling Verify somehow?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm implementing some backwards compat test where I want to ensure the verified data can still be deserialized with the current classes. I got it to work by making a Comparer and using binary targets but it feels a bit hacky. Curious if anyone has done anything similar. If not, is it possible to at least read the data from the verified file before calling Verify somehow?
Beta Was this translation helpful? Give feedback.
All reactions