Skip to main content

Module types

Module types 

Source
Expand description

Types for the validation API.

Structs§

FileIssue
A file-level issue (not tied to a specific message).
FileValidationReport
Result of validating a .tgm file.
ValidateOptions
Options passed to validate_message.
ValidationIssue
A single validation finding.
ValidationReport
Result of validating a single message.

Enums§

IssueCode
Stable machine-readable issue codes.
IssueSeverity
Severity of a validation finding.
ValidationLevel
Validation levels, from lightest to most thorough.