- Issue created by @bbrala
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
Thanks @bbrala for pointing me here from #3461720-26: Create AtLeastOneOf constraint → !
Sequentially
is the one that I've definitely wished I had access to in Drupal a hundred times now. It'd allow many validation errors to be much more helpful; and not show errors that are almost pure noise when an earlier simpler validation constraint was violated. See https://symfony.com/doc/current/reference/constraints/Sequentially.html - 🇳🇱Netherlands bbrala Netherlands
Let's use that as direction and see if we can do that. Creating a child issue.
- 🇳🇱Netherlands bbrala Netherlands
What the... with a little change in our validator we would be able to use these easily? What am i missing....