Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0, 1.0.1
-
Fix Version/s: 1.1.0
-
Component/s: DSL for Data Contract
-
Labels:None
-
Number of attachments :
Description
Default values for attributes on domain classes should also be applied to their corresponding dto-attributes.
Now the defaults are ignored.
Issue Links
- is duplicated by
-
MODFORJ-24
Unexpected create objectbehavior with nullable attributes with default values
-
Changes to DatacontractDsl meta model:
By default, the attribute-values of dto's are initialized with the default values from their corresponding business classes of the businessdomain model.