Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in value-objects

EF 6: mapping complex type collection?

How to automap a collection of components with Fluent NHibernate?

How do the `EqualOperator()` and `NotEqualOperator()` methods work in this `ValueObject` implementation (Microsoft Docs)?

EF Core and DDD: Store ValueObjects in the same table as Entities, also use parametrized constructors to set property values on Entities

How to share validation between Forms and Value Objects in Domain Driven Design?

DDD - Share or duplicate a value object to be used between two aggregate roots?

Implementing the value object pattern in D

DDD: what's the use of the difference between entities and value objects?

DDD: how to keep a complex value object immutable?

Entity Framework Core 2.1 - owned types and nested value objects

DDD: Instantiate Value objects inside Aggregate or pass it as parameter?

Can Value Object have behaviour?

Golang and DDD domain modeling

Domain Objects and Value Objects - are they equal?

What is an example of a Value Object in PHP?

php value-objects

DDD - Value Objects Vs. Entity Objects

How to use reusable validation in a ValueObject

Null value objects in NHibernate