PMD Results

The following document contains the results of PMD 5.0.2.

Files

de/smartics/validation/constraints/Available.java

Violation Line
Only variables that are final should contain underscores (except for underscores in standard prefix/suffix), 'MESSAGE_KEY' is not final. 55
Variables should start with a lowercase character, 'MESSAGE_KEY' starts with uppercase character. 55
Only variables that are final should contain underscores (except for underscores in standard prefix/suffix), 'ONE_SECOND' is not final. 60
Variables should start with a lowercase character, 'ONE_SECOND' starts with uppercase character. 60

de/smartics/validation/constraints/NotBlank.java

Violation Line
Variables should start with a lowercase character, 'MESSAGE_KEY' starts with uppercase character. 55
Only variables that are final should contain underscores (except for underscores in standard prefix/suffix), 'MESSAGE_KEY' is not final. 55

de/smartics/validation/constraints/NullButNotBlank.java

Violation Line
Variables should start with a lowercase character, 'MESSAGE_KEY' starts with uppercase character. 54
Only variables that are final should contain underscores (except for underscores in standard prefix/suffix), 'MESSAGE_KEY' is not final. 54