-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: V4.01_CS01
-
None
The current text in section 7.2.1 Nullable is
7.2.1 Nullable
A Boolean value specifying whether a value is required for the property.
This is misleading and suggests that the property can be omitted. Actually it only means that the property can be null.