- Issue created by @swirt
Currently the setting of "Validate alt text on save" is not being used. If this is switched "on" the validation should not happen.
Dependency inject the module settings into src/Plugin/Validation/Constraint/AltTextRulesConstraintValidator.php
and skip all validation is the setting is turned off.
The report should be unaffected by this.
Active
1.0
Code