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

validate_numeric() and friends are deprecated in stdlib #111

Closed
Flupsy opened this issue Sep 25, 2017 · 2 comments
Closed

validate_numeric() and friends are deprecated in stdlib #111

Flupsy opened this issue Sep 25, 2017 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Flupsy
Copy link

Flupsy commented Sep 25, 2017

The validate_*() functions in puppetlabs-stdlib have all been deprecated. See https://github.com/puppetlabs/puppetlabs-stdlib#functions for details.

@khaefeli
Copy link

should be easy to replace. see the warning messages:

Warning: This method is deprecated, please use the stdlib validate_legacy function, with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README.

@razorsedge razorsedge self-assigned this Jan 7, 2018
@razorsedge razorsedge added the bug Something isn't working label Jan 7, 2018
@alexjfisher
Copy link
Member

These are all fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants