VEM JSON

( Validate , Exract & Merge JSON )

< back to iCodefy Documentation

Features

  • compare Source JSON with Destination JSON and Extract new object having missing keys along with its value
  • Merge Missing object with the Destination
  • Add Custom Prefix to the value of missing key's value or Source key's value ( use '{}' in destination for adding Prefix to Source)
  • Includes JSON Validator / Formatter
  • Pick the odd values out using the "Compare Value" in "Compare Options"
Error!
{{eControl.successMsg}} Success!

Upload Source file

(or)

Enter valid Source JSON (Source)

Total Keys : {{eControl.sJsonLength}}

Upload Destination file

(or)

Enter valid JSON to Compare (Destination)

Total Keys : {{eControl.dJsonLength}}

Error!
{{eControl.successMsg}} Success!

{{eControl.resultHeading}} JSON

Total Keys : {{eControl.mJsonLength}}