summaryrefslogtreecommitdiff
path: root/zettelkast/Notes/20240613112 - Aggregates should protect invariants.md
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2024-11-23 11:30:28 +0100
committerJasper Ras <jras@hostnet.nl>2024-11-23 11:30:28 +0100
commit1f1423fdb8d4e2928768ffa33a6ad2b59c75e82e (patch)
tree67d94f0d821a053aca0e7c8a7ffb6c369047aa14 /zettelkast/Notes/20240613112 - Aggregates should protect invariants.md
parent93d36010a9d54bca1fdcaf1f4c99e6981aaf41bc (diff)
lowercase dirs
Diffstat (limited to 'zettelkast/Notes/20240613112 - Aggregates should protect invariants.md')
-rw-r--r--zettelkast/Notes/20240613112 - Aggregates should protect invariants.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/zettelkast/Notes/20240613112 - Aggregates should protect invariants.md b/zettelkast/Notes/20240613112 - Aggregates should protect invariants.md
new file mode 100644
index 0000000..7e4d67c
--- /dev/null
+++ b/zettelkast/Notes/20240613112 - Aggregates should protect invariants.md
@@ -0,0 +1,5 @@
+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.
+
+---
+Related:
+- [[290220241543 - Aggregates]] \ No newline at end of file