Commit 8d460ae
committed
Merge branch 'bugfix/AttributeDescriptor.DefaultValue' into develop
Ensure that the `DefaultValue` defaults to null, not empty, if it is undefined. This makes it easier for calling code to determine if there is a value associated with it that should be utilized.1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments