<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Validate JSON Data against JSON schema in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-json-data-against-json-schema/m-p/807201#M41442</link>
    <description>&lt;P&gt;Install the external JSON validation tool on the application server then, and call it from ABAP.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Feb 2019 09:35:42 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2019-02-25T09:35:42Z</dc:date>
    <item>
      <title>Validate JSON Data against JSON schema</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-json-data-against-json-schema/m-p/807198#M41439</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;
  &lt;P&gt;I am facing the Problem to convert ABAP-data (i.e. data stored in internal tables) to JSON Format. I found several blogs/tips etc. describing serialization/de-serialization so I am confident to find a solution here.&lt;/P&gt;
  &lt;P&gt;What I am lacking is a solution to validate the generated JSON-data against the given JSON schema. &lt;/P&gt;
  &lt;P&gt;I found some classes ( [/UI5/CL_JSON_SCHEMA_CHECKER] / [/UI5/IF_JSON_SCHEMA_CHECK_OBJ] ) which seem promising, but I have no clue how to use them...:-(. In short I am looking for a validator like &lt;/P&gt;
  &lt;P&gt;&lt;A href="https://www.jsonschemavalidator.net/"&gt;https://www.jsonschemavalidator.net/&lt;/A&gt; - only in ABAP.&lt;/P&gt;
  &lt;P&gt;Can anybody offer some advice here ?&lt;/P&gt;
  &lt;P&gt;Thank you all an best wishes,&lt;/P&gt;
  &lt;P&gt;Axel&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 16:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-json-data-against-json-schema/m-p/807198#M41439</guid>
      <dc:creator>axel_moschuering</dc:creator>
      <dc:date>2019-02-21T16:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Validate JSON Data against JSON schema</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-json-data-against-json-schema/m-p/807199#M41440</link>
      <description>&lt;P&gt;It has been asked many times, only SAP PI provides a scheme validation. Simply call an external tool to validate the JSON, from the ABAP program. Are you sure you want to validate the JSON, if your program doesn't have bugs, it should generate the JSON with a valid syntax; in fact don't you just need to install a tool on your laptop during the tests to check the JSON?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 19:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-json-data-against-json-schema/m-p/807199#M41440</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-02-21T19:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Validate JSON Data against JSON schema</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-json-data-against-json-schema/m-p/807200#M41441</link>
      <description>&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;thank you for your answer. Unfortunately calling an external tool is not an option. JSON data is generated in a Batch process and sent out. &lt;/P&gt;&lt;P&gt;Validating the data before it is send would be great plus. Of course, you are right, that if the programm has no bugs, everything should be fine...:-).&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;Axel&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 09:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-json-data-against-json-schema/m-p/807200#M41441</guid>
      <dc:creator>axel_moschuering</dc:creator>
      <dc:date>2019-02-25T09:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Validate JSON Data against JSON schema</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-json-data-against-json-schema/m-p/807201#M41442</link>
      <description>&lt;P&gt;Install the external JSON validation tool on the application server then, and call it from ABAP.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 09:35:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-json-data-against-json-schema/m-p/807201#M41442</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-02-25T09:35:42Z</dc:date>
    </item>
  </channel>
</rss>

