ValidateLinksSettings.

ValidateLinksAsError Property

Summary

A delegate to indicate whether links should validate as errors.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
ValidateLinksSettings

Syntax

public ContextConfig ValidateLinksAsError { get; set; }

Value

Type Description
ContextConfig
GitHub