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

Add parse-time closure parameters validation #8

Open
aitrusgit opened this issue Oct 2, 2017 · 0 comments
Open

Add parse-time closure parameters validation #8

aitrusgit opened this issue Oct 2, 2017 · 0 comments

Comments

@aitrusgit
Copy link
Contributor

When closures are bound to parameters we should be able to assert if all parameters have been
set or if there's a misconfiguration.

We had this in place before but since it didn't take parameter inheritance (when you bind parameters to a parent closure) into account it didn't work properly.

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

3 participants