Class DomainPrimitive<T>Abstract

Domain primitives turn implicit concepts explicit. They are behavior-oriented value objects with self-validation, and they are the smallest component of the business domain that can be used to build complex combinations.

Domain-Driven Design: Domain Primitive

Type Parameters

Hierarchy (view full)

Constructors

Properties

value: T

Methods