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.Gulp.
Summary
Validates settings.
- Assembly
- Cake
.Gulp .dll - Namespace
- Cake
.Gulp - Containing Type
- GulpRunner
<TSettings>
Syntax
protected virtual void ValidateSettings(TSettings settings = null)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | TSettings | the settings class. |
Return Value
| Type | Description |
|---|---|
| void |
