Integrating the Method into Your Application:
After incorporating the extension, you can invoke the JsonValidate method within your OutSystems logic, passing the JSON file for validation against the specified JSON schema.
JsonValidate
Any errors encountered will be returned as a string output.
If necessary, you can provide a license key to overcome the limit of 1,000 schema validations per hour.