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
{{ message }}
This repository was archived by the owner on Mar 25, 2024. It is now read-only.
Awesome library! Thanks!
I think I have found a bug:
I have a struct which uses Yaml tags. Here is when I print the original yaml string:

Here is what happens when I de-serialize the same struct:

As you can see
!ClassValidator
tag is lost when de-serializing.The text was updated successfully, but these errors were encountered: