- Issue created by @wouters_f
The validators in this module are very isolated.
In the AI module (
https://www.drupal.org/project/ai →
) there will soon be a submodule ai_validators building on field_validators.
Read more here:
https://www.drupal.org/project/ai/issues/3456199
✨
ai_validations for smart text and image validation
Needs review
It would be great if
1. Google vision was a provider in the AI module.
2. The ai validators could use the Vision provider via the AI module to allow people to do various validators.
Faces
Emotions
Labels / Objects
Properties
Ocr
- Add google vision provider to AI module (Plugin)
- Write Constraint/Validators in the ai_validations module for each of these cases and make sure the vison provider can handle these.
Active
1.0
Code