Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
Checkbox does not clear any existing error message before performing the validation. The other field types call setError(null) at the beginning of their validate() method. Checkbox does not.