Ramya Vasanth created OLINGO-1516: ------------------------------------- Summary: OData V2: Improved decimal validation Key: OLINGO-1516 URL: https://issues.apache.org/jira/browse/OLINGO-1516 Project: Olingo Issue Type: Bug Affects Versions: V2 2.0.11 Reporter: Ramya Vasanth
The library throws exception " org.apache.olingo.odata2.core.ep.EntityProviderProducerException: The metadata constraints '[Precision=23, Scale=4]' do not allow to format the value '999999999999999999999.9900' for property 'instrument_optionPremiumAmount'." for a decimal property Decimal(23,4) -- This message was sent by Atlassian Jira (v8.3.4#803005)