Skip to content

feat(presentation_group_keys): Fix validation of presentation group keys duplicated values#5534

Merged
tiagolupepic merged 1 commit into
mainfrom
fix/avoid-duplicated-presentation-group-keys
May 28, 2026
Merged

feat(presentation_group_keys): Fix validation of presentation group keys duplicated values#5534
tiagolupepic merged 1 commit into
mainfrom
fix/avoid-duplicated-presentation-group-keys

Conversation

@tiagolupepic
Copy link
Copy Markdown
Contributor

This commit changes the validation of presentation group keys to avoid duplicated keys

The changes are quite simple, we're identifying when a value in presentation_group_keys
is duplicated and for this case we're returning a error value_is_duplicated.

…eys to avoid duplicated values

This commit changes the validation of presentation group keys to avoid
duplicated keys
@tiagolupepic tiagolupepic merged commit 5264461 into main May 28, 2026
12 checks passed
@tiagolupepic tiagolupepic deleted the fix/avoid-duplicated-presentation-group-keys branch May 28, 2026 08:39
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.

3 participants