Description
When domain entities are added to the system design, they were added with a purpose and intention of how it's supposed to be used. Generic documentation about the various domain entities that describes what they represent, allows us to easily refresh our knowledge about the system. The relationships between the domain entities are pratical to document as well, because this allows us to get a good understanding of how the data is structured.
Requirements
Description
When domain entities are added to the system design, they were added with a purpose and intention of how it's supposed to be used. Generic documentation about the various domain entities that describes what they represent, allows us to easily refresh our knowledge about the system. The relationships between the domain entities are pratical to document as well, because this allows us to get a good understanding of how the data is structured.
Requirements