Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Validate event, person ids for uniqueness #24

Open
bernhold opened this issue Dec 31, 2020 · 0 comments
Open

Validate event, person ids for uniqueness #24

bernhold opened this issue Dec 31, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@bernhold
Copy link
Contributor

Should be able to do this by looking at whether the uniq of the array is the same as the original. Any duplications will cause it to be shorter.

Of course that doesn't tell you which ones are the problems. So there is probably a better approach.

@bernhold bernhold added the enhancement New feature or request label Dec 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant