Closed NickSun closed 4 years ago
@veewee, Should it be: https://symfony.com/doc/5.0/validation.html#constraints
?
Took it from the official symfony repo: https://github.com/symfony/serializer/blob/master/Normalizer/ConstraintViolationListNormalizer.php#L67
Maybe better to log an issue there and make the url accessible again?
Feel free to reopen if we should change it according to the Symfony Contributors.
ValidationApiProblem::TYPE_SYMFONY_VIOLATIONS = 'https://symfony.com/errors/validation' leads to the 404 page.