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

Implement Regex condition validation for recipe inputs #18

Open
michaeljguarino opened this issue Feb 19, 2022 · 1 comment
Open

Implement Regex condition validation for recipe inputs #18

michaeljguarino opened this issue Feb 19, 2022 · 1 comment
Assignees

Comments

@michaeljguarino
Copy link
Member

michaeljguarino commented Feb 19, 2022

There are some inputs we know must pass certain regexes like network names (emails?), and the recipe should validate rather than accepting them blindly. This will also require coordination with a very small graphql change.

@michaeljguarino
Copy link
Member Author

I actually think this might be properly supported

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

No branches or pull requests

2 participants