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

Improve segment name validation #406

Open
basmasking opened this issue Dec 15, 2023 · 0 comments
Open

Improve segment name validation #406

basmasking opened this issue Dec 15, 2023 · 0 comments
Labels
feature New feature or request server Improvements or additions to the NodeJS server package

Comments

@basmasking
Copy link
Member

Currently, when we register a client we only check if the provided segment names is an Array. We should also check if the array contains a list of strings.

We want to throw a BadRequest exception when this is not the case.

@basmasking basmasking added feature New feature or request server Improvements or additions to the NodeJS server package good first issue Good for newcomers and removed good first issue Good for newcomers labels Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request server Improvements or additions to the NodeJS server package
Projects
None yet
Development

No branches or pull requests

1 participant