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

should validate class parameters #4

Open
bodepd opened this issue Oct 18, 2013 · 0 comments
Open

should validate class parameters #4

bodepd opened this issue Oct 18, 2013 · 0 comments

Comments

@bodepd
Copy link
Owner

bodepd commented Oct 18, 2013

The fact that all data goes through data bindings and by-passes class interface validation can be painful both for cases where class parameters names change as well as cases of a typo.

Since we are able to pre-compile the entire hierarchy, we should use the Puppet resource_type interface to validate all class parameters that match a class namespace.

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