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
Currently, checking whether validation succeeded (regardless of the violations) is quite expressive. What about adding methods ok() and notOk() to ConstraintViolationList which can be used in a fluent call?