The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| design | VisibilityModifier | 1 | |
| header | Header
|
1 | |
| imports | UnusedImports | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.hibernate.validator.constraints.NotEmpty. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.hibernate.validator.constraints.NotEmpty. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2019, Mairie de Paris'. | 2 | |
| design | VisibilityModifier | Variable '_luteceToolsService' must be private and have accessor methods. | 84 |