After completing the code for all Value Objects held by a customer, we can revisit the DDD-friendly model of the Customer Entity itself, which will impose one more invariant addition to all the invariants Value Objects are encapsulating. The domain e...