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.Karma.
Summary
Validates the provides settings for global mode.
- Assembly
- Cake
.Karma .dll - Namespace
- Cake
.Karma - Containing Type
- KarmaRunner
<TSettings>
Syntax
protected virtual void ValidateSettings(TSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | TSettings | The settings to validate. |
Return Value
Type | Description |
---|---|
void |