[
https://issues.apache.org/jira/browse/OLINGO-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925379#comment-16925379
]
Ramya commented on OLINGO-1393:
-------------------------------
This is fixed as part of the commit
https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=510b213cd6b505aed7edd3febfbb058e48bcc4e9
> OData V4.01: Validate the values for a Decimal data type as per latest spec
> ---------------------------------------------------------------------------
>
> Key: OLINGO-1393
> URL: https://issues.apache.org/jira/browse/OLINGO-1393
> Project: Olingo
> Issue Type: New Feature
> Reporter: Ramya
> Assignee: Ramya
> Priority: Major
>
> As per the latest spec, the value of scale is the number of values after the
> decimal point always. The remaining digits(Precision-Scale) is the number of
> digits allowed before the decimal. So 10.5, 123 are all invalid values
> https://docs.oasis-open.org/odata/odata-csdl-xml/v4.01/csprd05/odata-csdl-xml-v4.01-csprd05.html#sec_Scale
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)