Anemic domain model: Use of the domain model without any bu…

Twetch ·

Anemic domain model: Use of the domain model without any business logic -- the domain model's objects cannot guarantee their correctness at any moment, because their validation and mutation logic is placed somewhere outside (most likely in multiple places)