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

Feature request: Add regex validation in configurable.yml #39

Open
caalberts opened this issue Jan 9, 2019 · 0 comments
Open

Feature request: Add regex validation in configurable.yml #39

caalberts opened this issue Jan 9, 2019 · 0 comments

Comments

@caalberts
Copy link

Hi,

I'd like to propose adding validation field in configurable.yml. The benefit of doing this is to avoid run time errors due to invalid configuration value. I'm thinking this can start with simple regex validation on string input, as this is where validation is most useful. Example use cases would be validating email addresses, URLs, time format, etc.

I'm happy to discuss this feature further and maybe take a stab at it.

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

No branches or pull requests

1 participant