HomePhorge

Adding parameter validation to Puppet::Resource
2fa0a489e26fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Adding parameter validation to Puppet::Resource

This will allow us to remove all of the parameter
validation from the other Resource classes.

This is possible because resource types defined
in the language are visible outside of the parser,
via the environment.

This will enable lots of code removal and simplication.

Signed-off-by: Luke Kanies <luke@reductivelabs.com>

Details

Provenance
Luke Kanies <luke@reductivelabs.com>Authored on
test branch <puppet-dev@googlegroups.com>Committed on Feb 17 2010, 3:50 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUaff59926bb8c: Fixing failing Environment unit tests
Branches
Unknown
Tags
Unknown

Event Timeline

test branch <puppet-dev@googlegroups.com> committed rPU2fa0a489e26f: Adding parameter validation to Puppet::Resource (authored by Luke Kanies <luke@reductivelabs.com>).Feb 17 2010, 3:50 PM