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
I'm getting reports (via email) from people who can't make this work. By the way, what's the {{ value }} when the UniqueEntity is matched against several values?
Constraint messages can include
{{ value }}
in themessage
option to display the wrong value introduced by the user. Apparently, you can't do the same in theUniqueEntity
constraint, so it should be documented here: http://symfony.com/doc/current/reference/constraints/UniqueEntity.html#messageThe text was updated successfully, but these errors were encountered: