post https://{host}/riskmodeler/v1/analysis-groups/validate
Returns a list of inconsistent treaties in the specified list of analysis results.
The service compares the treaties applied to specified analysis results to ensure that those treaties are consistent. Treaties that share the same treatyName
must be defined by the same terms.
- If specified treaties are consistent, the specified analysis results can be included in the same analysis group.
- If specified treaties inconsistent, the service returns a list inconsistent treaties.
A successful response returns a 200
status code and an array of inconsistent treaties.