Skip to content

Check correct entity state type used when defining Entity #1078

@alexander-yevsyukov

Description

@alexander-yevsyukov

It is now possible to use wrong entity state type passed as a generic parameter to Entity type. For example, I can mark an entity state as AGGREGATE and pass the generated class to a Projection.

Nothing terrible happens, but in most cases it's a programming error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions