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

More validation to the AddChecker function #23

Open
quasilyte opened this issue Nov 15, 2018 · 1 comment
Open

More validation to the AddChecker function #23

quasilyte opened this issue Nov 15, 2018 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@quasilyte
Copy link
Contributor

Panic if mandatory fields are missing.
Panic if there are tag duplicates.
Malformed checkers should not be interned, there should be a big explosion at the very attempt.

@quasilyte
Copy link
Contributor Author

It can also apply sorting to the tag list after the validation.

@quasilyte quasilyte added help wanted Extra attention is needed good first issue Good for newcomers labels Nov 15, 2018
quasilyte added a commit that referenced this issue Dec 4, 2018
Updates #23
Fixes #52

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
quasilyte pushed a commit that referenced this issue Dec 4, 2018
Updates #23
Fixes #52

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant