Is there built inverse annation of JsonRawValue
#5703
haishengwu-okta
started this conversation in
General
Replies: 1 comment 5 replies
-
|
But for what it is worth, there is no reverse operation for |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi !
I didn't find an inverse annotation of JsonRawValue for deserialization. Given that
JsonRawValuetakes a string and converts it to a JSON value, I would imagine there is an annotation that takes a JSON Value and just converts it to a string.Basically
What did I miss?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions