Skip to main content

Module validation

Module validation 

Source
Expand description

Deterministic runtime validation for governed event-product envelopes.

Governed by approved spec 534-ecca-event-products (FR-012 through FR-014).

Structs§

EventValidationDiagnostic
Stable, machine-readable diagnostic for an invalid event envelope.
EventValidationEvidence
Sanitized quarantine evidence for a rejected event.
EventValidationResult
Result of applying the portable event-product envelope profile.

Enums§

EventValidationMode
Runtime policy used at producer and consumer boundaries.

Functions§

validate_event
Validate a TraverseEvent without host or transport dependencies.