Skip to main content

Overview

The JSON Input Validation tool allows you to validate the input of your JSON data against a specified schema. This ensures that the input meets the expected structure and data types, helping to catch errors early in the process.

Key Features

  • INPUT_JSON_WITH_VALIDATION
    • Validate your JSON input against a schema.
    • Ensure that the input meets the specified structure and data types.

Example: Validate JSON Input