Kamil Grzybek 3/4/2019

Domain Model Validation

Read Original

This technical article discusses Domain Model validation within a Domain-Driven Design (DDD) architecture. It distinguishes between validation at the Aggregate scope (protecting invariants) and the Bounded Context scope (rules spanning multiple Aggregates). The post analyzes implementation patterns, such as returning a validation object, for enforcing business rules in the domain layer, specifically in a .NET context.

Domain Model Validation

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser