go To Next View
fun goToNextView()
Content copied to clipboard
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.