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.
The text was updated successfully, but these errors were encountered:
imrohan997
changed the title
In this File vaadin/src/main/java/com/baeldung/introduction/basics/VaadinFlowBasics.java
Bug in file vaadin/src/main/java/com/baeldung/introduction/basics/VaadinFlowBasics.java
May 19, 2024
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.
The text was updated successfully, but these errors were encountered: