Table of Contents

Property FailedRuleNames

Namespace
MailFathom.Application.Rules.Evaluation
Assembly
MailFathom.Application.dll

FailedRuleNames

Gets the names of the rules that failed to answer during the walk, sorted and without repetition.

public IReadOnlyList<string> FailedRuleNames { get; init; }

Property Value

IReadOnlyList<string>