Book Aggregate Root and related Value Objects.
This module defines the Book aggregate root following DDD principles. Book is the sole entry point for all book-related operations within the Books bounded context.
Aggregate Root: bookEntity
Invariants:
BooksDomainService
Value Objects defined here:
Book Aggregate Root and related Value Objects.
Remarks
This module defines the Book aggregate root following DDD principles. Book is the sole entry point for all book-related operations within the Books bounded context.
Aggregate Root: bookEntity
Invariants:
BooksDomainService)Value Objects defined here:
See
BooksDomainServicefor domain business rules