Replies: 1 comment
-
|
AFAICT there is no way to make
|
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello dear community,
we have a use case where we can't modify the XSD but need a way to store additional data not defined in the schema. XML comments would be a pragmatic vehicle for that.
Is there any plan to add a CLI option for generating a
Commentproperty on each class to preserve XML comments (<!-- ... -->) during deserialization and serialization?Thank you!
Beta Was this translation helpful? Give feedback.
All reactions