summaryrefslogtreecommitdiff
path: root/zettelkast/Notes/20240613112 - Aggregates should protect invariants.md
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-01-08 10:48:09 +0100
committerJasper Ras <jras@hostnet.nl>2025-01-08 10:48:09 +0100
commited0753ad224f0c65133bd7a63180257eecd9f5e3 (patch)
treecc662868574fe17db58be9e0faadd452c84dc59c /zettelkast/Notes/20240613112 - Aggregates should protect invariants.md
parent493be30dc981eaf762a95a1218f96893b1976727 (diff)
vault backup: 2025-01-08 10:48:09
Diffstat (limited to 'zettelkast/Notes/20240613112 - Aggregates should protect invariants.md')
-rw-r--r--zettelkast/Notes/20240613112 - Aggregates should protect invariants.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/zettelkast/Notes/20240613112 - Aggregates should protect invariants.md b/zettelkast/Notes/20240613112 - Aggregates should protect invariants.md
index 7e4d67c..0fd5ef7 100644
--- a/zettelkast/Notes/20240613112 - Aggregates should protect invariants.md
+++ b/zettelkast/Notes/20240613112 - Aggregates should protect invariants.md
@@ -1,4 +1,4 @@
-An invariant should be designed in such a way that it can enforce an invariant. This means even if they require another aggregate to do so, therefore it's allowed to reference other aggregates.
+An [[202406131159 - Invariant]] should be designed in such a way that it can enforce an invariant. This means even if they require another aggregate to do so, therefore it's allowed to reference other aggregates.
---
Related: