Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
20 0 0 4

Rules

Category Rule Violations Severity
javadoc JavadocMethod 4  Error

Details

fr/paris/lutece/plugins/form/modules/comparevalidators/business/comparator/ComparatorEqual.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Unused @param tag for 'byValue1'. 48
 Error javadoc JavadocMethod Unused @param tag for 'byValue2'. 49
 Error javadoc JavadocMethod Expected @param tag for 'strValue1'. 52
 Error javadoc JavadocMethod Expected @param tag for 'strValue2'. 52