Archana Rai created OLINGO-1322:
-----------------------------------
Summary: ODATA V2.0: An empty string validation in UriParser
Key: OLINGO-1322
URL: https://issues.apache.org/jira/browse/OLINGO-1322
Project: Olingo
Issue Type: Improvement
Components: odata2-core
Affects Versions: V2 2.0.10
Reporter: Archana Rai
Assignee: Archana Rai
Fix For: V2 2.0.11
An empty string does not correspond to any id.
For e.g. An odata update request on Products, but with a empty string for the
key-value:
MERGE Products('')
This should get validated while uri validation itself rather than getting
validated in the serializers.
This will better for performance as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)