Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Semantic validation of the routing file #16

Description

@timbussmann

We already validate the routing file against an XSD schema for syntactical correctness but we could also validate it in a semantical way, e.g.

  • Detect multiple usages of the same command from different endpoints
  • Validate the specified messages against the configured conventions to detect wrongly configured messages/events (e.g. handling an event as a command)
  • ...more ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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