08fcff0c78
- Add `list_sub_type` to TypeDef definition. - For Bond data types of BT_LIST the ListSubType value indicates whether the type is known to be nullable or a blob. Otherwise, the type should be treated as a list/vector if it is BT_LIST with NO_SUBTYPE. If the type is not BT_LIST, disregard ListSubType value. - Added support in C++/C# and respective tests. Closes [#161](https://github.com/Microsoft/bond/issues/161), "The type of nullable<T> and vector<T> fields are indistinguishable using only a SchemaDef". |
||
---|---|---|
.. | ||
data | ||
schemas |