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
But it does not work (ie. nothing happens at all, no error message, no exception, but also no conversion, the structure seems to be just left as the original JSON input).
PS: I'm mainly a Java developer, and not very experienced with TypeScript (or JavaScript), so I might be missing something obvious here...
Best regards,
--
Harald K
The text was updated successfully, but these errors were encountered:
Thanks for providing a useful library!
I have one problem that I can't seem to solve, how is one expected to annotate member fields declared in a constructor?
Example:
I would think this could be done using something like this:
But it does not work (ie. nothing happens at all, no error message, no exception, but also no conversion, the structure seems to be just left as the original JSON input).
PS: I'm mainly a Java developer, and not very experienced with TypeScript (or JavaScript), so I might be missing something obvious here...
Best regards,
--
Harald K
The text was updated successfully, but these errors were encountered: