Christian Holzer created OLINGO-609:
---------------------------------------
Summary: Navigation property collection can be null
Key: OLINGO-609
URL: https://issues.apache.org/jira/browse/OLINGO-609
Project: Olingo
Issue Type: Bug
Components: odata4-server
Affects Versions: (Java) V4 4.0.0-beta-03
Reporter: Christian Holzer
Assignee: Christian Holzer
Priority: Minor
The ODataJSONDeserialier does not throw an exception if null is assigned to a
collection navigation property.
See ODataDeserializerDeepInsertTest.expandedToManyInvalidNullValue
The test runs fine with the current EDM, but the affected navigation property
has the attribute Nullable="falseā, which is not allowed for collections.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)