この規則は、文字の大小が正しくないタグ属性名を検出します。 ソース・スキャナーで、この規則のクイック・フィックスが使用可能です。クイック・フィックスは、文字の大小を修正します。
例<html:img src="/images/title.png" imagename="Title Image" width="240px" height="150px"/> |
<html:img src="/images/title.png" imageName="Title Image" width="240px" height="150px"/> |