This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Grunt.
Summary
Validates settings
- Assembly
- Cake
.Grunt .dll - Namespace
- Cake
.Grunt - Containing Type
- GruntRunner
<TSettings>
Syntax
protected virtual void ValidateSettings(TSettings settings = null)
Parameters
Name | Type | Description |
---|---|---|
settings | TSettings | the settings class |
Return Value
Type | Description |
---|---|
void |