Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Difference between Value Object pattern and Data Transfer pattern

Declare Doctrine Embeddable as nullable or not

Entity Framework Core: Fail to update Entity with nested value objects

How value objects are saved and loaded?

Is a Data Transfer Object the same as a Value Object?

DDD class design dilemma with Value Objects with DB id and Entities

DDD: Using Value Objects inside controllers?

In DDD, what are the actual advantages of value objects?

DDD, value objects and ORM

Inheritance on doctrine's embeddables

Value Objects in CQRS - where to use

Value objects vs associative arrays in PHP