Validate Sync Migration Input Sql Server Task Output Response
data class ValidateSyncMigrationInputSqlServerTaskOutputResponse(val id: String, val name: String, val validationErrors: List<ReportableExceptionResponse>)
Output for task that validates migration input for SQL sync migrations