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.Graph.
Summary
Ensure parameters are valid
- Assembly
- Cake
.Graph .dll - Namespace
- Cake
.Graph .Generators - Containing Type
- Task
Graph Generator Helpers
Syntax
public static void ValidateParameters(ICakeContext context, ICakeTaskInfo task, IReadOnlyList<ICakeTaskInfo> tasks)
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
task | ICakeTaskInfo | |
tasks | IReadOnlyList |
Return Value
Type | Description |
---|---|
void |