Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in value-objects

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

Value objects in DDD - Why immutable?

Is it okay to expose the state of an Immutable object?

How are Value Objects stored in the database?

Value vs Entity objects (Domain Driven Design)