Timeline for How to handle business rules that are "uniqueness" constraints?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 16, 2020 at 20:32 | comment | added | istepaniuk | Relational integrity checked in a RDBMS does not seem to make a lot of sense in DDD. Neither does "front-ends" enforcing business rules. Aggregates are consistent inside their boundaries, by design, in code, in one place. If you truly drive your design with you domain, databases are to store data, not to enforce business rules. | |
| Nov 12, 2019 at 14:34 | history | edited | Tulains Córdova | CC BY-SA 4.0 | deleted 3 characters in body |
| Nov 12, 2019 at 0:25 | history | answered | Tulains Córdova | CC BY-SA 4.0 |