We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rework the unmarshalling functionality to allow all data types marked with "Allow Empty Tag" to be empty, not just strings.
The text was updated successfully, but these errors were encountered:
#2 add allow empty tag support for all types; upd tests
d5ebea9
Merge pull request #3 from Jagerente/2-enhance-allow-empty-tag-functi…
682fd91
…onality #2 add allow empty tag support for all types; upd tests
Jagerente
Successfully merging a pull request may close this issue.
Rework the unmarshalling functionality to allow all data types marked with "Allow Empty Tag" to be empty, not just strings.
The text was updated successfully, but these errors were encountered: