Replies: 1 comment 2 replies
-
I think the rule below addresses this requirement, I'll add it to the project's base rule files. Do you think that the rule should apply to each visual, only specific types of visuals or a percentage threshold over the whole report? We may need to look at a custom operator to trim whitespace characters so any altText with just whitespace is caught too.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the json it is listed under general if it is there:
"general":[{"properties":{"altText":{"expr":{"Literal":{"Value":"'TEST alt text'"}}}}}]
Beta Was this translation helpful? Give feedback.
All reactions