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 SystemConfig #302

Open
lorenzleutgeb opened this issue Oct 21, 2021 · 1 comment
Open

Validate SystemConfig #302

lorenzleutgeb opened this issue Oct 21, 2021 · 1 comment

Comments

@lorenzleutgeb
Copy link
Member

SystemConfig should implement a mechanism to validate all configuration parameters. This means checking configuration parameters passed as Strings more strictly (i.e. whether they are an element of some sane set) and the range of numeric parameters, etc.

lorenzleutgeb added a commit that referenced this issue Oct 21, 2021
See issues #302, #303, #304 on GitHub.

Also some code quality improvements.
@AntoniusW
Copy link
Collaborator

This comment is intended to collect (non-obvious) conditions that have to be met by the config:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants