validate

fun validate(context: Context): Pair<String, String>(source)

Called from TorServiceConfig.Foreground.Companion.Builder to resolve string resources and validate parameters for correctness.

Return

resolved string resource values for channelName and channelDescription.