sui icon indicating copy to clipboard operation
sui copied to clipboard

Monorepo for SUI (Simple User Interface) packages.

Results 84 sui issues
Sort by recently updated
recently updated
newest added

## Description In this pull request we ensure that a value object with one attribute class has a private `value` attribute and his own public getter. ## Related Issue [SCMI-124922](https://jira.ets.mpi-internal.com/browse/SCMI-124922)

Work in Progress

## Description In this pull request we ensure that a doamin model class (value object or entity) has all attributes as private and each attribute has his getter. ## Related...

Work in Progress

## Description In this pull request we ensure that a doamin model class (value object or entity) has a static `validate` method. ## Related Issue [SCMI-124851](https://jira.ets.mpi-internal.com/browse/SCMI-124851)

Work in Progress

## 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](https://jira.ets.mpi-internal.com/browse/SCMI-124833)

Work in Progress