Table of Contents

Property Violation

Namespace
MailFathom.Infrastructure.Mail
Assembly
MailFathom.Infrastructure.dll

Violation

The domain rule the settings violate, or null when the error is a mechanism-name parse failure rather than a rule violation. Carrying it keeps the stable machine-readable identity the domain already computed available to the boundary that renders the operator message, so diagnostics can be matched on the rule instead of on prose that is free to change.

public MailTransportSecurityViolation? Violation { get; init; }

Property Value

MailTransportSecurityViolation?