We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Options that every ValueObject must provide
CreationOptions
↳ SafeDateOptions
SafeDateOptions
• Optional max: Dateable
Optional
Dateable
valueObjects/SafeDate.ts:139
• Optional min: Dateable
valueObjects/SafeDate.ts:140
• Optional name: string
string
the name of the ValueObject to identify in a possible ErrorMessage.
'MealPlan.price'
CreationOptions.name
valueObjects/ValueObject.ts:157