Disallow composition in objects which cannot be created, under the rationale that creatable objects must also be immutable. WTD-1098.
Implements support for rules which determine which objects are allowed to contain other objects, typically by type.
Disallow composition in objects which cannot be created, under the rationale that creatable objects must also be immutable. WTD-1098.
Implements support for rules which determine which objects are allowed to contain other objects, typically by type.