fun acceptTerms(termsBox: CheckBoxView): Unit
Overrides Presenter.acceptTerms
Verify if given checkbox is checked. Calls acceptAgreements if true Shows errors if false
true
false
termsBox - CheckBoxView the terms checkbox
termsBox