MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.spellcheck.usecase/DefaultValidateSpellingUseCase/DefaultValidateSpellingUseCase

DefaultValidateSpellingUseCase

[jvm]
constructor(repository: SpellCheckRepository, dispatchers: CoroutineDispatcherProvider)