Inclusion mechanism that uses a single configurable property, included along with actual data (Class properties) as a separate meta-property.
Inclusion mechanism that wraps typed JSON value (Class serialized as JSON) in a 2-element JSON array: first element is the serialized type identifier, and second element the serialized Class as JSON Object.
Inclusion mechanism that wraps typed JSON value (Class serialized as JSON) in a JSON Object that has a single entry, where field name is serialized type identifier, and value is the actual JSON value.
Generated using TypeDoc
Definition of standard type inclusion mechanisms for type metadata.