🔖 Feature description
Output the validation report in a machine or human readable file format, for example JSON, CSV or text format.
🎤 Why is this feature needed ?
To save validation results to a file (for comparison, analytics, etc).
✌️ How do you aim to achieve this?
Add a -o or --output flag, that will accept a path with filename (and extension). Validate the extension before proceeding.
The report should include: Number of valid, invalid messages, success rate, and any validation errors (per message pair/unique id - request & response).
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
🔖 Feature description
Output the validation report in a machine or human readable file format, for example JSON, CSV or text format.
🎤 Why is this feature needed ?
To save validation results to a file (for comparison, analytics, etc).
✌️ How do you aim to achieve this?
Add a
-oor--outputflag, that will accept a path with filename (and extension). Validate the extension before proceeding.The report should include: Number of valid, invalid messages, success rate, and any validation errors (per message pair/unique id - request & response).
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?