Symfony requires validation constraints to have @Annotation
in their doc comment (source). The
API Toolkit module →
allows you to make custom request classes with properties that have Symfony validation constraints through doc comments.
In order to use GeoConstraint in a Symfony context, we should add @Annotation
to its doc comment.
Needs review
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.