- Merge request !4Issue #3313405: Add support for Drupal validator plugins without @Annotation → (Closed) created by dieterholvoet
Symfony expects validators to have the @Annotation annotation. Drupal doesn't. Because of this, constraint plugins provided by Drupal modules cannot be used in this module. We should try to add support for this.
An example is the GeoConstraint
constraint added by the
Geofield module →
. Enable the module and add the constraint to a property on a request class.
Try to include Drupal constraints in the Symfony validator.
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.