Skip to main content

Module kind

Module kind 

Source
Expand description

The machine-readable description of what a validation issue is.

Wording lives in crate::display. A kind carries every fact the wording needs, so a consumer can say something other than the sentence we ship.

Structs§

UnresolvedConditions
Why a condition could not be evaluated.

Enums§

IssueKind
What kind of problem a ValidationIssue reports.