AwesomeValidation
AwesomeValidation copied to clipboard
Migrate to Kotlin
Convert the code base to Kotlin to leverage features provided by the language.
Yep, will try to migrate when I got time.
Need a hand? Will shoot some PR your way if that's okay.
Sure, please go ahead. Thanks for your contribution.
Hi @thyrlian, I have started working on migrating the project to Kotlin. Here, https://github.com/thyrlian/AwesomeValidation/pull/75 as the initial PR, I have started with few test classes.
Please let me know if you would like any changes in this. I will follow up with rest of the test cases and if all is well then I will start migrating the library as well.
Thanks @shubh10 for your PR, will check once I'm free.
@thyrlian sure. Take your time. I'll work on rest of the codebase once we are okay with this.
@thyrlian Here is new PR: #84
Hey @temirnurdin could you please review https://github.com/thyrlian/AwesomeValidation/pull/75 whenever you get a chance