Validation
Operations related to validate payloads.
📄️ Validate Report Data
Validates whether the provided JSON data conforms to the report template's schema. Returns a success response if valid, or detailed validation errors if invalid.
📄️ Validate Transform Data
Validates the provided transform input files. Returns a success response if the files are valid and can be used to generate a report, or validation errors if there are issues.