Abstract
Converts a DomainPrimitive object to a string.
Converts a DomainPrimitive object to a number.
Converts a DomainPrimitive object to a string.
Returns true if the DomainPrimitive value is null.
Inverse of the equals
method.
Protected
Abstract
validateStatic
isReturns true if the object is a DomainPrimitive.
Static
isReturns true if the argument is a ValueObject.
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