InstallValidationResult
Represents the actions required to fix install validation failures.
Presents the conflicts along with options for resolving. Ex: rename field or map field.
The action to retry the install with resolutions to fix validation conflicts.
The request object used in conjunction with RetryInstallAction to retry the application installation with conflict resolutions.
This request template can be filled out and sent to the Install Application endpoint to retry with resolutions.
This template will fail if sent in as-is. The Resolution Type must be specified, along with the value and Conflict Artifact as needed.
public InstallValidationResult()