Article Aggregate Root and related Value Objects.
This module defines the Article aggregate root following DDD principles. Article is the sole entry point for all article-related operations within the Articles bounded context.
Aggregate Root: articleEntity
Invariants:
ArticlesDomainService
Value Objects defined here:
Article Aggregate Root and related Value Objects.
Remarks
This module defines the Article aggregate root following DDD principles. Article is the sole entry point for all article-related operations within the Articles bounded context.
Aggregate Root: articleEntity
Invariants:
ArticlesDomainService)Value Objects defined here:
See
ArticlesDomainServicefor domain business rules