Summary
Creates the pipeline.
- Assembly
- Wyam
.Web .dll - Namespace
- Wyam
.Web .Pipelines - Containing Type
- ValidateLinks
Syntax
public ValidateLinks(string name, ValidateLinksSettings settings)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name of this pipeline. |
settings | Validate |
The settings for the pipeline. |
Return Value
Type | Description |
---|---|
void |