ValidateLinksSettings.

ValidateAbsoluteLinks Property

Summary

A delegate to indicate whether absolute links should be validated.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
ValidateLinksSettings

Syntax

public ContextConfig ValidateAbsoluteLinks { get; set; }

Value

Type Description
ContextConfig
GitHub