goToNextView

fun goToNextView()

Check whether given input is valid - if so, go to next Fragment.

Calls checkValues to check whether the given input string only contains valid characters. Calls findNavController to navigate to next fragment.