Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Entity<PropsType>

Type parameters

  • PropsType: { [ key in keyof PropsType]: ValueObject<unknown> }

Hierarchy

  • Entity

Index

Constructors

Properties

Methods

Constructors

Properties

name: string
props: PropsType

Methods

  • description

    Throw exception if any of the value objects are invalid

    Returns Entity<PropsType>

Generated using TypeDoc