Skip to content
New issue

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

Validate the tag-id byte array as UUID. #19

Merged
merged 2 commits into from
Sep 7, 2021
Merged

Conversation

thomas-fossati
Copy link
Contributor

Validate the tag-id byte array as UUID. Besides, given that the type of
the byte array is well defined and it has a known string representation,
allow it in XML and JSON serialisations.

Also, increase test coverage (partially addressing #12)

Fixes #18

Validate the tag-id byte array as UUID.  Besides, given that the type of
the byte array is well defined and it has a known string representation,
allow it in XML and JSON serialisations.

Also, increase test coverage (partially addressing #12)

Fixes #18
@thomas-fossati thomas-fossati merged commit d96adca into main Sep 7, 2021
@thomas-fossati thomas-fossati deleted the tagid-uuid-fixes branch September 7, 2021 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: binary tag-id must be a UUID
2 participants