ValidationTool icon indicating copy to clipboard operation
ValidationTool copied to clipboard

Rules with the same describe run different results whose names are "Common.Core.4066" & "Common.Core.4656".

Open v-weis opened this issue 10 years ago • 0 comments

ODataValidationTool V1.07

Repro step:

  1. Select "By Uri" tab with following input, press "Validate"; -URI:"http://services.odata.org/V4/(S(ula4o1ze2kawob1zbziqncno))/TripPinServiceRW/" -OData format: JSON-Min -OData Version: OData v4.0 service endpoint
  2. After validation complete.

Expect:

No dupliate rules.

Actual:

Two rules with same describe run different results. pass : Common.Core.4066 "Service SHOULD support the $format system query option." warning: Common.Core.4656 "Service SHOULD support the $format system query option."

v-weis avatar Nov 26 '15 08:11 v-weis