Note Aggregate Root and related Value Objects.
This module defines the Note aggregate root following DDD principles. Note is the sole entry point for all note-related operations within the Notes bounded context.
Aggregate Root: noteEntity
Invariants:
NotesDomainService
Value Objects defined here:
Note Aggregate Root and related Value Objects.
Remarks
This module defines the Note aggregate root following DDD principles. Note is the sole entry point for all note-related operations within the Notes bounded context.
Aggregate Root: noteEntity
Invariants:
NotesDomainService)Value Objects defined here:
See
NotesDomainServicefor domain business rules