Hi, just noticed that the documentation lacks the option `exactly` in `Assert\Length` constraint: https://symfony.com/doc/current/reference/constraints/Length.html Looks like `exactMessage` is documented since Symfony 2.3, but there is no sign of `exactly` and what it does (saving my life today, for example ;-)).