The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly
|
4 | |
| header | Header
|
8 | |
| imports | AvoidStarImport | 2 | |
| javadoc | JavadocMethod | 2 | |
| JavadocType | 2 | ||
| modifier | RedundantModifier | 1 | |
| whitespace | ParenPad
|
9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.validation.constraints.*. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.hibernate.validator.constraints.*. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 99 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Missing a header - not enough lines in file. | 1 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 5 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 14 | |
| javadoc | JavadocMethod | Expected @param tag for 'error'. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of '/*'. | 1 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 6 | |
| blocks | LeftCurly | '{' at column 74 should be on a new line. | 6 | |
| javadoc | JavadocMethod | Expected an @return tag. | 14 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 16 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 16 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 27 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 27 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 27 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 29 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |