Image Aggregate Root and related Value Objects.
This module defines the Image aggregate root following DDD principles. Image is the sole entry point for all image-related operations within the Images bounded context.
Aggregate Root: imageEntity
Invariants:
ImagesDomainService
Value Objects defined here:
Re-exported from shared-kernel:
Image Aggregate Root and related Value Objects.
Remarks
This module defines the Image aggregate root following DDD principles. Image is the sole entry point for all image-related operations within the Images bounded context.
Aggregate Root: imageEntity
Invariants:
ImagesDomainService)Value Objects defined here:
Re-exported from shared-kernel:
See
ImagesDomainServicefor domain business rules