Skip to content

CreationOptions

Christian Prinz edited this page Oct 17, 2022 · 1 revision

Interface: CreationOptions

Options that every ValueObject must provide

Hierarchy

Table of contents

Properties

Properties

name

Optional name: string

the name of the ValueObject to identify in a possible ErrorMessage.

  • eg: 'MealPlan.price'

Defined in

valueObjects/ValueObject.ts:157

DDD basics - v0.0.1

Clone this wiki locally