値オブジェクト(Value Object)についてまとめてみる

https://martinfowler.com/bliki/ValueObject.html

『Domain-Driven Design: Tackling Complexity in the Heart of Software』by Eric Evans: この書籍は、ドメイン駆動設計の基本原則を紹介し、Value Objectを含む様々なデザインパターンを解説しています。

『Patterns of Enterprise Application Architecture』by Martin Fowler: この書籍では、エンタープライズアプリケーション設計のための様々なパターンが紹介されており、Value Objectに関するセクションも含まれています。