Skip to content

Feature request: event structure enforcing #96

@daschy

Description

@daschy

Is there anyway to enforce the event structure? I was thinking something like what is already happening with json schema and the command.

The possible use cases are:

  • the system checks the event structure before storing it in the event store
  • in the event denormalizer, the denormalizer shares the event structure with the cqrs part. The event structure is defined once and knows exactly what to expect when it reads from the event store.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions