Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Validates JSON against a given schema.

Info

Added in 2.2.1


Syntax

Code Block
Result = SRP_Json(Handle, "Validate", Schema, Json)

...