cookbook 'validation', '= 0.1.0', :supermarket
validation (11) Versions 0.1.0 Follow0
Perform validation on your node's attributes from a Cookbook's attribute metadata definitions.
cookbook 'validation', '= 0.1.0'
knife supermarket install validation
knife supermarket download validation
validation-cookbook
TODO: Enter the cookbook description here.
Supported Platforms
TODO: List your supported platforms.
Attributes
<table> <tr> <th>Key</th> <th>Type</th> <th>Description</th> <th>Default</th> </tr> <tr> <td><tt>['validation']['bacon']</tt></td> <td>Boolean</td> <td>whether to include bacon</td> <td><tt>true</tt></td> </tr> </table>
Usage
validation::default
Include validation
in your node's run_list
:
{
"run_list": [
"recipe[validation::default]"
]
}
License and Authors
Author:: YOUR_NAME (<YOUR_EMAIL>)
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
0.1.0
Initial release of validation
Foodcritic Metric
0.1.0 failed this metric
FC008: Generated cookbook metadata needs updating: /tmp/cook/665301c8679147ae2fe6b2b3/validation/metadata.rb:3
0.1.0 failed this metric