SUI-Components / sui

Monorepo for SUI (Simple User Interface) packages.
169 stars 33 forks source link

Feat/scmi 124833 [Domain models initiative] create from primitives method rules #1787

Open aleixadevinta opened 1 month ago

aleixadevinta commented 1 month ago

Description

In this pull request we ensure that a domain model class (value object or entity) has a static createFromPrimitives method.

Related Issue

SCMI-124833