Module org.fuin.ddd4j
Package org.fuin.ddd4j.ddd
Annotation Interface 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.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements