PROTO use case
PROTO voorbeeldbestand voor Contract and Schema Review
Validate protobuf contract parsing, schema-registry review, and event-envelope inspection with real .proto fixtures used for integration work.
358 B
Manifest JSON
SHA256
Starter file
Download
proto_event_bus_contract_sample.proto
Checklist
Testing Steps
- Compare parsing behavior across event-bus, CDC envelope, and schema-registry proto contracts in the same review path.
- Verify message structure, imports, and file-size handling before changing protobuf tooling or import rules.
- Confirm proto contract controls preserve expected preview and validation output across tools.
Companion fixtures
Related Variants
Next steps