ValidateLinksSettings.

ValidateRelativeLinks Property

Summary

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

Syntax

public ContextConfig ValidateRelativeLinks { get; set; }

Value

Type Description
ContextConfig
GitHub