Expand description
Structural validation for events, independent of (and cross-checked against) the shipped JSON Schema.
Enums§
- Validation
Error - A structural validation failure.
Functions§
- validate_
event - Validate structural invariants of an event. Returns all violations (collect-all-errors, matching the Harbor validator philosophy).