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

Configuration validation based on an allowed range/set of values #1

Open
knoepfel opened this issue Oct 28, 2021 · 0 comments
Open
Labels
feature An enhancement to the project

Comments

@knoepfel
Copy link
Contributor

This issue has been migrated from https://cdcvs.fnal.gov/redmine/issues/13865 (FNAL account required)
Originally created by @knoepfel on 2016-09-15 19:27:54


A request has been made to perform ParameterSet validation, where the supplied value corresponding to a specified parameter must lie within a certain range or match one of a set of options. Redmine Issue 10820 was very similar to this issue, but the intention there was to have range-based configuration validation based on a specialized syntax in comments within FHiCL files. For this request, the allowed range/set of values for a given parameter will be specified as a C++ construct that interacts with the extant configuration-validation system.

@knoepfel knoepfel added the feature An enhancement to the project label Oct 28, 2021
@knoepfel knoepfel added this to Issues Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature An enhancement to the project
Projects
Status: No status
Development

No branches or pull requests

1 participant