-
Notifications
You must be signed in to change notification settings - Fork 8
added configuration parameters for validation #259
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
added configuration parameters for validation #259
Conversation
|
Thanks Alex.
This would then result in all the fields being false by default and only explicitly true fields are true. |
|
lgtm |
hansthienpondt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
44164fd to
ff6dfde
Compare
This is a quick implementation of a way to disable validators based on the data-server.yaml config file to unblock other users. A refactoring of the validation logic is planned.
Adding the following lines to the root level of the data-server.yaml file will disable all validators: