You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we change contact to var contact = new Contact("John Doe", "johndoe.com", "123-456-7890"); having wrong email, then also if condition binder.validate().isOk() is true.