- Namespace
- Statiq
.Web - Interfaces
- Base Types
-
- object
- Analyzer
- HtmlAnalyzer
- ValidateLinks
Syntax
public class ValidateRelativeLinks : ValidateLinks, IAnalyzer
Properties
| Name | Property Type | Summary |
|---|---|---|
| LogLevel | LogLevel | |
| PipelinePhases | MultiValueDictionary |
The pipelines and phases this analyzer will be run after.
Inherited from Analyzer
|
Methods
| Name | Return Value | Summary |
|---|---|---|
| AddAnalyzerResult |
void |
Inherited from ValidateLinks
static
|
| AnalyzeAsync |
Task | |
| AnalyzeAsync |
Task | |
| AnalyzeDocumentAsync |
Task |
Inherited from HtmlAnalyzer
|
| Before |
Task |
Called for each analyzer instance before each execution.
Inherited from Analyzer
|
| GetLinks |
IEnumerable |
Inherited from ValidateLinks
static
|