Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in value-objects

Shouldn't in the following model an Address be a Value Object?

What is the etymology/meaning of the term "value object"?

EF Core - Create composite unique index with a value object and a parent type

Value Objects Vs Entities

Validation of Value Object with different stategies - password case

How can I create a Required Owned Type with Entity Framework Core 3.0

DDD Value Object equality, == vs .Equals()

Overriding GetHashCode() for value objects without fields

Value object in event sourcing

DDD Entity, Value Objects and Database mapping and updates. An immutable contradiction?

Nhibernate Component Mapping : Parent Object null in Value Object while querying from database

DDD - How to use Shared Kernel with multiple bounded contexts?

DDD building a value object that holds a collection property

DDD shared entity between two aggregate roots

Where to put the value objects in the domain layer?

Value object or entity object in my Hibernate mapping?

DDD: Can a Value Object have lists inside them?