Package org.fuin.ddd4j.ddd
Annotation Type DomainEventExpectedEntityIdPath
-
@Target(TYPE) @Retention(RUNTIME) @Constraint(validatedBy=DomainEventExpectedEntityIdPathValidator.class) @Documented public @interface DomainEventExpectedEntityIdPath
The entity identifier path of a domain event should contain a defined order and type of entries.