Commons Resources (Unofficial)
|
The following document contains the results of
Checkstyle
.
Files | Infos | Warnings | Errors |
25 | 0 | 225 | 403 |
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Variable 'bundle' must be private and have accessor methods. |
48
|
| Variable 'key' must be private and have accessor methods. |
53
|
| Variable 'name' must be private and have accessor methods. |
58
|
| Variable 'position' must be private and have accessor methods. |
65
|
| Variable 'resource' must be private and have accessor methods. |
72
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Expected an @return tag. |
91
|
| Method 'getBundle' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Method 'isResource' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Method 'setBundle' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. |
149
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
157
|
| Method 'setPosition' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Method 'setResource' is not designed for extension - needs to be abstract, final or empty. |
173
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
181
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
88
|
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Expected an @return tag. |
127
|
| Method 'isValid' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Method 'addAllowedCardType' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Expected an @return tag. |
161
|
| Method 'luhnCheck' is not designed for extension - needs to be abstract, final or empty. |
161
|
| Expected an @return tag. |
191
|
| Method 'isValidPrefix' is not designed for extension - needs to be abstract, final or empty. |
191
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
43
|
| Expected an @return tag. |
48
|
| Expected an @return tag. |
70
|
| Method 'isValid' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Expected an @return tag. |
104
|
| Method 'isValid' is not designed for extension - needs to be abstract, final or empty. |
104
|
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
59
|
| Expected an @return tag. |
64
|
| Expected an @return tag. |
81
|
| Method 'isValid' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Expected an @return tag. |
116
|
| Method 'isValidDomain' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Expected an @return tag. |
145
|
| Method 'isValidUser' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Expected an @return tag. |
154
|
| Method 'isValidIpAddress' is not designed for extension - needs to be abstract, final or empty. |
154
|
| Expected an @return tag. |
181
|
| Method 'isValidSymbolicDomain' is not designed for extension - needs to be abstract, final or empty. |
181
|
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Missing a Javadoc comment. |
71
|
| Missing a Javadoc comment. |
72
|
| Missing a Javadoc comment. |
73
|
| Missing a Javadoc comment. |
75
|
| Variable 'property' must be private and have accessor methods. |
75
|
| Missing a Javadoc comment. |
76
|
| Variable 'indexedProperty' must be private and have accessor methods. |
76
|
| Missing a Javadoc comment. |
77
|
| Variable 'indexedListProperty' must be private and have accessor methods. |
77
|
| Missing a Javadoc comment. |
78
|
| Variable 'key' must be private and have accessor methods. |
78
|
| Variable 'depends' must be private and have accessor methods. |
83
|
| Missing a Javadoc comment. |
85
|
| Variable 'page' must be private and have accessor methods. |
85
|
| Missing a Javadoc comment. |
87
|
| Variable 'fieldOrder' must be private and have accessor methods. |
87
|
| Variable 'hDependencies' must be private and have accessor methods. |
92
|
| Missing a Javadoc comment. |
102
|
| Variable 'hVars' must be private and have accessor methods. |
102
|
| Missing a Javadoc comment. |
104
|
| Variable 'hMsgs' must be private and have accessor methods. |
104
|
| Variable 'args' must be private and have accessor methods. |
112
|
| Variable 'hArg0' must be private and have accessor methods. |
117
|
| Variable 'hArg1' must be private and have accessor methods. |
122
|
| Variable 'hArg2' must be private and have accessor methods. |
127
|
| Variable 'hArg3' must be private and have accessor methods. |
132
|
| Expected an @return tag. |
138
|
| Method 'getPage' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Method 'setPage' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Expected @param tag for 'page'. |
146
|
| Expected an @return tag. |
153
|
| Method 'getFieldOrder' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Method 'setFieldOrder' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Expected @param tag for 'fieldOrder'. |
160
|
| Expected an @return tag. |
167
|
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. |
167
|
| Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. |
174
|
| Expected @param tag for 'property'. |
174
|
| Expected an @return tag. |
183
|
| Method 'getIndexedProperty' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Method 'setIndexedProperty' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Expected @param tag for 'indexedProperty'. |
190
|
| Expected an @return tag. |
201
|
| Method 'getIndexedListProperty' is not designed for extension - needs to be abstract, final or empty. |
201
|
| Method 'setIndexedListProperty' is not designed for extension - needs to be abstract, final or empty. |
208
|
| Expected @param tag for 'indexedListProperty'. |
208
|
| Expected an @return tag. |
215
|
| Method 'getDepends' is not designed for extension - needs to be abstract, final or empty. |
215
|
| Method 'setDepends' is not designed for extension - needs to be abstract, final or empty. |
223
|
| Method 'addMsg' is not designed for extension - needs to be abstract, final or empty. |
241
|
| Expected @param tag for 'msg'. |
241
|
| Expected an @return tag. |
248
|
| Method 'getMsg' is not designed for extension - needs to be abstract, final or empty. |
248
|
| Expected @param tag for 'key'. |
248
|
| Expected an @return tag. |
257
|
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. |
257
|
| Expected @param tag for 'key'. |
257
|
| Expected an @return tag. |
266
|
| Method 'getMessages' is not designed for extension - needs to be abstract, final or empty. |
266
|
| Method 'addArg' is not designed for extension - needs to be abstract, final or empty. |
274
|
| Expected @param tag for 'arg'. |
274
|
| Method 'getArg' is not designed for extension - needs to be abstract, final or empty. |
315
|
| Expected @param tag for 'position'. |
315
|
| Method 'getArg' is not designed for extension - needs to be abstract, final or empty. |
329
|
| Method 'getArgs' is not designed for extension - needs to be abstract, final or empty. |
352
|
| Line contains a tab character. |
356
|
| Line contains a tab character. |
357
|
| Method 'addArg0' is not designed for extension - needs to be abstract, final or empty. |
366
|
| Expected @param tag for 'arg'. |
366
|
| Expected an @return tag. |
375
|
| Method 'getArg0' is not designed for extension - needs to be abstract, final or empty. |
375
|
| Expected an @return tag. |
385
|
| Method 'getArg0' is not designed for extension - needs to be abstract, final or empty. |
385
|
| Expected @param tag for 'key'. |
385
|
| Method 'addArg1' is not designed for extension - needs to be abstract, final or empty. |
393
|
| Expected @param tag for 'arg'. |
393
|
| Expected an @return tag. |
402
|
| Method 'getArg1' is not designed for extension - needs to be abstract, final or empty. |
402
|
| Expected an @return tag. |
411
|
| Method 'getArg1' is not designed for extension - needs to be abstract, final or empty. |
411
|
| Expected @param tag for 'key'. |
411
|
| Method 'addArg2' is not designed for extension - needs to be abstract, final or empty. |
419
|
| Expected @param tag for 'arg'. |
419
|
| Expected an @return tag. |
428
|
| Method 'getArg2' is not designed for extension - needs to be abstract, final or empty. |
428
|
| Expected an @return tag. |
437
|
| Method 'getArg2' is not designed for extension - needs to be abstract, final or empty. |
437
|
| Expected @param tag for 'key'. |
437
|
| Method 'addArg3' is not designed for extension - needs to be abstract, final or empty. |
445
|
| Expected @param tag for 'arg'. |
445
|
| Expected an @return tag. |
454
|
| Method 'getArg3' is not designed for extension - needs to be abstract, final or empty. |
454
|
| Expected an @return tag. |
463
|
| Method 'getArg3' is not designed for extension - needs to be abstract, final or empty. |
463
|
| Expected @param tag for 'key'. |
463
|
| Method 'addVar' is not designed for extension - needs to be abstract, final or empty. |
470
|
| Expected @param tag for 'v'. |
470
|
| Method 'addVarParam' is not designed for extension - needs to be abstract, final or empty. |
479
|
| Expected @param tag for 'name'. |
479
|
| Expected @param tag for 'value'. |
479
|
| Expected @param tag for 'jsType'. |
479
|
| Method 'addVar' is not designed for extension - needs to be abstract, final or empty. |
490
|
| Expected @param tag for 'name'. |
490
|
| Expected @param tag for 'value'. |
490
|
| Expected @param tag for 'jsType'. |
490
|
| Expected an @return tag. |
498
|
| Method 'getVar' is not designed for extension - needs to be abstract, final or empty. |
498
|
| Expected @param tag for 'mainKey'. |
498
|
| Expected an @return tag. |
506
|
| Method 'getVarValue' is not designed for extension - needs to be abstract, final or empty. |
506
|
| Expected @param tag for 'mainKey'. |
506
|
| Expected an @return tag. |
522
|
| Method 'getVars' is not designed for extension - needs to be abstract, final or empty. |
522
|
| Expected an @return tag. |
529
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. |
529
|
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. |
542
|
| Expected @param tag for 'key'. |
542
|
| Expected an @return tag. |
551
|
| Method 'isIndexed' is not designed for extension - needs to be abstract, final or empty. |
551
|
| Method 'generateKey' is not designed for extension - needs to be abstract, final or empty. |
558
|
| Method 'process' is not designed for extension - needs to be abstract, final or empty. |
572
|
| Expected @param tag for 'globalConstants'. |
572
|
| Expected @param tag for 'constants'. |
572
|
| Method 'processMessageComponents' is not designed for extension - needs to be abstract, final or empty. |
635
|
| Expected @param tag for 'key'. |
635
|
| Expected @param tag for 'replaceValue'. |
635
|
| Expected an @return tag. |
684
|
| Method 'isDependency' is not designed for extension - needs to be abstract, final or empty. |
684
|
| Expected @param tag for 'validatorName'. |
684
|
| Expected an @return tag. |
692
|
| Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. |
692
|
| Expected an @return tag. |
700
|
| Method 'getDependencyList' is not designed for extension - needs to be abstract, final or empty. |
700
|
| Expected an @return tag. |
708
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
708
|
| Expected an @return tag. |
745
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
745
|
| Method 'getIndexedProperty' is not designed for extension - needs to be abstract, final or empty. |
778
|
| More than 3 parameters. |
810
|
| More than 3 parameters. |
840
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
881
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Variable 'name' must be private and have accessor methods. |
50
|
| Variable 'lFields' must be private and have accessor methods. |
58
|
| Variable 'hFields' must be private and have accessor methods. |
63
|
| Expected an @return tag. |
68
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Expected @param tag for 'name'. |
75
|
| Method 'addField' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Expected @param tag for 'f'. |
82
|
| Expected an @return tag. |
91
|
| Method 'getFields' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Expected an @return tag. |
99
|
| Method 'getFieldMap' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Expected an @return tag. |
108
|
| Method 'getField' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Expected @param tag for 'fieldName'. |
108
|
| Expected an @return tag. |
116
|
| Method 'containsField' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Expected @param tag for 'fieldName'. |
116
|
| Method 'process' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Expected @param tag for 'globalConstants'. |
125
|
| Expected @param tag for 'constants'. |
125
|
| Expected an @return tag. |
137
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
162
|
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Expected an @return tag. |
74
|
| Method 'isProcessed' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Expected an @return tag. |
81
|
| Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Expected @param tag for 'language'. |
88
|
| Expected an @return tag. |
95
|
| Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Expected @param tag for 'country'. |
102
|
| Expected an @return tag. |
109
|
| Method 'getVariant' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Method 'setVariant' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Expected @param tag for 'variant'. |
116
|
| Method 'addConstant' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Expected @param tag for 'c'. |
124
|
| Method 'addConstantParam' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Expected @param tag for 'name'. |
136
|
| Expected @param tag for 'value'. |
136
|
| Method 'addConstant' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Expected @param tag for 'name'. |
147
|
| Expected @param tag for 'value'. |
147
|
| Method 'addForm' is not designed for extension - needs to be abstract, final or empty. |
154
|
| Expected @param tag for 'f'. |
154
|
| Expected an @return tag. |
162
|
| Method 'getForm' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Expected @param tag for 'key'. |
162
|
| Expected an @return tag. |
169
|
| Method 'getForm' is not designed for extension - needs to be abstract, final or empty. |
169
|
| Expected @param tag for 'formName'. |
169
|
| Expected an @return tag. |
177
|
| Method 'getForms' is not designed for extension - needs to be abstract, final or empty. |
177
|
| Method 'process' is not designed for extension - needs to be abstract, final or empty. |
186
|
| Expected @param tag for 'globalConstants'. |
186
|
| Expected an @return tag. |
198
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
198
|
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Expected an @return tag. |
48
|
| Expected an @return tag. |
66
|
| Expected an @return tag. |
84
|
| Expected an @return tag. |
102
|
| Expected an @return tag. |
120
|
| Expected an @return tag. |
138
|
| Expected an @return tag. |
159
|
| Expected an @return tag. |
200
|
| Expected an @return tag. |
235
|
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Name 'urlValidator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
43
|
| Name 'creditCardValidator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
48
|
| Expected an @return tag. |
57
|
| Expected an @return tag. |
67
|
| Expected an @return tag. |
81
|
| Expected an @return tag. |
90
|
| Expected an @return tag. |
99
|
| Expected an @return tag. |
108
|
| Expected an @return tag. |
117
|
| Expected an @return tag. |
126
|
| Expected an @return tag. |
139
|
| Expected an @return tag. |
154
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Expected an @return tag. |
166
|
| Line contains a tab character. |
167
|
| Expected an @return tag. |
178
|
| Expected an @return tag. |
190
|
| Expected an @return tag. |
202
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Expected an @return tag. |
214
|
| Expected an @return tag. |
226
|
| Expected an @return tag. |
234
|
| Expected an @return tag. |
244
|
| Expected an @return tag. |
254
|
| Method 'validateCreditCardPrefixCheck' is not designed for extension - needs to be abstract, final or empty. |
254
|
| Expected an @return tag. |
263
|
| Expected an @return tag. |
274
|
| Expected an @return tag. |
284
|
| Expected an @return tag. |
294
|
| Expected an @return tag. |
302
|
| Expected @param tag for 'regexp'. |
302
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Variable 'bundle' must be private and have accessor methods. |
39
|
| Variable 'key' must be private and have accessor methods. |
44
|
| Variable 'name' must be private and have accessor methods. |
49
|
| Variable 'resource' must be private and have accessor methods. |
57
|
| Expected an @return tag. |
63
|
| Method 'getBundle' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Method 'setBundle' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Expected an @return tag. |
79
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Expected @param tag for 'name'. |
86
|
| Expected an @return tag. |
93
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Expected @param tag for 'key'. |
100
|
| Method 'isResource' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Method 'setResource' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Expected an @return tag. |
125
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Expected an @return tag. |
137
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
137
|
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Variable 'defaultSchemes' must be private and have accessor methods. |
183
|
| Method 'isValid' is not designed for extension - needs to be abstract, final or empty. |
242
|
| Method 'isValidScheme' is not designed for extension - needs to be abstract, final or empty. |
290
|
| Expected an @return tag. |
314
|
| Method 'isValidAuthority' is not designed for extension - needs to be abstract, final or empty. |
314
|
| Expected @param tag for 'authority'. |
314
|
| Expected an @return tag. |
416
|
| Method 'isValidPath' is not designed for extension - needs to be abstract, final or empty. |
416
|
| Expected @param tag for 'path'. |
416
|
| Expected an @return tag. |
450
|
| Method 'isValidQuery' is not designed for extension - needs to be abstract, final or empty. |
450
|
| Expected @param tag for 'query'. |
450
|
| Expected an @return tag. |
462
|
| Method 'isValidFragment' is not designed for extension - needs to be abstract, final or empty. |
462
|
| Expected @param tag for 'fragment'. |
462
|
| Expected an @return tag. |
473
|
| Method 'countToken' is not designed for extension - needs to be abstract, final or empty. |
473
|
| Expected @param tag for 'token'. |
473
|
| Expected @param tag for 'target'. |
473
|
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Variable 'log' must be private and have accessor methods. |
43
|
| Missing a Javadoc comment. |
126
|
| Variable 'resources' must be private and have accessor methods. |
126
|
| Missing a Javadoc comment. |
128
|
| Variable 'formName' must be private and have accessor methods. |
128
|
| Variable 'parameters' must be private and have accessor methods. |
134
|
| Variable 'hResources' must be private and have accessor methods. |
139
|
| Variable 'page' must be private and have accessor methods. |
144
|
| Variable 'classLoader' must be private and have accessor methods. |
152
|
| Variable 'useContextClassLoader' must be private and have accessor methods. |
158
|
| Variable 'onlyReturnErrors' must be private and have accessor methods. |
163
|
| Method 'addResource' is not designed for extension - needs to be abstract, final or empty. |
206
|
| Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. |
219
|
| Expected an @return tag. |
230
|
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
230
|
| Expected an @return tag. |
241
|
| Method 'getParameterValue' is not designed for extension - needs to be abstract, final or empty. |
241
|
| Expected an @return tag. |
248
|
| Method 'getFormName' is not designed for extension - needs to be abstract, final or empty. |
248
|
| Method 'setFormName' is not designed for extension - needs to be abstract, final or empty. |
255
|
| Expected @param tag for 'formName'. |
255
|
| Expected an @return tag. |
264
|
| Method 'getPage' is not designed for extension - needs to be abstract, final or empty. |
264
|
| Method 'setPage' is not designed for extension - needs to be abstract, final or empty. |
273
|
| Expected @param tag for 'page'. |
273
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
286
|
| Expected an @return tag. |
296
|
| Method 'getUseContextClassLoader' is not designed for extension - needs to be abstract, final or empty. |
296
|
| Method 'setUseContextClassLoader' is not designed for extension - needs to be abstract, final or empty. |
309
|
| Expected an @return tag. |
323
|
| Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. |
323
|
| Method 'setClassLoader' is not designed for extension - needs to be abstract, final or empty. |
345
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
356
|
| Expected @throws tag for 'ValidatorException'. |
356
|
| Expected an @return tag. |
379
|
| Method 'getOnlyReturnErrors' is not designed for extension - needs to be abstract, final or empty. |
379
|
| Method 'setOnlyReturnErrors' is not designed for extension - needs to be abstract, final or empty. |
388
|
| Expected @param tag for 'onlyReturnErrors'. |
388
|
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
55
|
| Expected an @return tag. |
165
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
172
|
| Expected @param tag for 'name'. |
172
|
| Expected an @return tag. |
179
|
| Method 'getClassname' is not designed for extension - needs to be abstract, final or empty. |
179
|
| Method 'setClassname' is not designed for extension - needs to be abstract, final or empty. |
186
|
| Expected @param tag for 'classname'. |
186
|
| Expected an @return tag. |
193
|
| Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. |
193
|
| Method 'setMethod' is not designed for extension - needs to be abstract, final or empty. |
200
|
| Expected @param tag for 'method'. |
200
|
| Expected an @return tag. |
207
|
| Method 'getMethodParams' is not designed for extension - needs to be abstract, final or empty. |
207
|
| Method 'setMethodParams' is not designed for extension - needs to be abstract, final or empty. |
215
|
| Expected an @return tag. |
234
|
| Method 'getMethodParamsList' is not designed for extension - needs to be abstract, final or empty. |
234
|
| Expected an @return tag. |
242
|
| Method 'getDepends' is not designed for extension - needs to be abstract, final or empty. |
242
|
| Method 'setDepends' is not designed for extension - needs to be abstract, final or empty. |
250
|
| Expected an @return tag. |
268
|
| Method 'getMsg' is not designed for extension - needs to be abstract, final or empty. |
268
|
| Method 'setMsg' is not designed for extension - needs to be abstract, final or empty. |
275
|
| Expected @param tag for 'msg'. |
275
|
| Expected an @return tag. |
284
|
| Method 'getJsFunctionName' is not designed for extension - needs to be abstract, final or empty. |
284
|
| Method 'setJsFunctionName' is not designed for extension - needs to be abstract, final or empty. |
293
|
| Expected @param tag for 'jsFunctionName'. |
293
|
| Method 'setJsFunction' is not designed for extension - needs to be abstract, final or empty. |
322
|
| Expected @param tag for 'jsFunction'. |
322
|
| Expected an @return tag. |
334
|
| Method 'getJavascript' is not designed for extension - needs to be abstract, final or empty. |
334
|
| Method 'setJavascript' is not designed for extension - needs to be abstract, final or empty. |
342
|
| Expected @param tag for 'javascript'. |
342
|
| Expected an @return tag. |
354
|
| Method 'getClassnameInstance' is not designed for extension - needs to be abstract, final or empty. |
354
|
| Method 'setClassnameInstance' is not designed for extension - needs to be abstract, final or empty. |
362
|
| Expected @param tag for 'instance'. |
362
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
369
|
| Method 'loadJavascriptFunction' is not designed for extension - needs to be abstract, final or empty. |
384
|
| Expected @param tag for 'globalConstants'. |
497
|
| Expected an @return tag. |
504
|
| Method 'isDependency' is not designed for extension - needs to be abstract, final or empty. |
504
|
| Expected @param tag for 'validatorName'. |
504
|
| Expected an @return tag. |
512
|
| Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. |
512
|
| Expected an @return tag. |
520
|
| Method 'getDependencyList' is not designed for extension - needs to be abstract, final or empty. |
520
|
| Expected an @return tag. |
527
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
527
|
| Method 'executeValidationMethod' is not designed for extension - needs to be abstract, final or empty. |
544
|
| More than 3 parameters. |
544
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Name 'registrations' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
66
|
| Variable 'log' must be private and have accessor methods. |
81
|
| Variable 'hFormSets' must be private and have accessor methods. |
87
|
| Variable 'hConstants' must be private and have accessor methods. |
93
|
| Variable 'hActions' must be private and have accessor methods. |
99
|
| Variable 'defaultLocale' must be private and have accessor methods. |
104
|
| Expected @throws tag for 'IOException'. |
123
|
| Expected @throws tag for 'IOException'. |
139
|
| Method 'put' is not designed for extension - needs to be abstract, final or empty. |
171
|
| Expected @param tag for 'fs'. |
171
|
| Method 'addFormSet' is not designed for extension - needs to be abstract, final or empty. |
181
|
| Expected @param tag for 'fs'. |
181
|
| Method 'addConstant' is not designed for extension - needs to be abstract, final or empty. |
202
|
| Expected @param tag for 'c'. |
202
|
| Method 'addConstantParam' is not designed for extension - needs to be abstract, final or empty. |
210
|
| Expected @param tag for 'name'. |
210
|
| Expected @param tag for 'value'. |
210
|
| Method 'addConstant' is not designed for extension - needs to be abstract, final or empty. |
227
|
| Expected @param tag for 'name'. |
227
|
| Expected @param tag for 'value'. |
227
|
| Method 'addValidatorAction' is not designed for extension - needs to be abstract, final or empty. |
241
|
| Expected @param tag for 'va'. |
241
|
| Expected an @return tag. |
254
|
| Method 'getValidatorAction' is not designed for extension - needs to be abstract, final or empty. |
254
|
| Expected @param tag for 'key'. |
254
|
| Expected an @return tag. |
261
|
| Method 'getValidatorActions' is not designed for extension - needs to be abstract, final or empty. |
261
|
| Expected an @return tag. |
269
|
| Method 'buildKey' is not designed for extension - needs to be abstract, final or empty. |
269
|
| Expected @param tag for 'fs'. |
269
|
| Expected an @return tag. |
302
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
302
|
| Expected @param tag for 'locale'. |
302
|
| Expected @param tag for 'formKey'. |
302
|
| Expected an @return tag. |
319
|
| Method 'getForm' is not designed for extension - needs to be abstract, final or empty. |
319
|
| Expected @param tag for 'locale'. |
319
|
| Expected @param tag for 'formKey'. |
319
|
| Expected an @return tag. |
339
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
339
|
| More than 3 parameters. |
339
|
| Expected @param tag for 'language'. |
340
|
| Expected @param tag for 'country'. |
341
|
| Expected @param tag for 'variant'. |
342
|
| Expected @param tag for 'formKey'. |
343
|
| Expected an @return tag. |
361
|
| Method 'getForm' is not designed for extension - needs to be abstract, final or empty. |
361
|
| More than 3 parameters. |
361
|
| Expected @param tag for 'language'. |
362
|
| Expected @param tag for 'country'. |
363
|
| Expected @param tag for 'variant'. |
364
|
| Expected @param tag for 'formKey'. |
365
|
| Method 'process' is not designed for extension - needs to be abstract, final or empty. |
410
|
| Method 'processForms' is not designed for extension - needs to be abstract, final or empty. |
424
|
| Expected an @return tag. |
505
|
| Method 'getClosestLocaleField' is not designed for extension - needs to be abstract, final or empty. |
505
|
| Expected @param tag for 'fs'. |
506
|
| Expected @param tag for 'formKey'. |
507
|
| Expected @param tag for 'fieldKey'. |
508
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Variable 'log' must be private and have accessor methods. |
48
|
| Variable 'registrations' must be private and have accessor methods. |
56
|
| Expected an @return tag. |
72
|
| Expected @throws tag for 'IOException'. |
73
|
| Expected an @return tag. |
84
|
| Expected @throws tag for 'IOException'. |
84
|
| Expected @throws tag for 'IOException'. |
101
|
| Expected @throws tag for 'IOException'. |
119
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Variable 'hAction' must be private and have accessor methods. |
39
|
| Variable 'field' must be private and have accessor methods. |
45
|
| Expected @param tag for 'field'. |
51
|
| Method 'add' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Expected @param tag for 'validatorName'. |
58
|
| Expected @param tag for 'result'. |
58
|
| Method 'add' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Expected @param tag for 'validatorName'. |
65
|
| Expected @param tag for 'result'. |
65
|
| Expected @param tag for 'value'. |
65
|
| Method 'containsAction' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Method 'isValid' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Method 'getActionMap' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| Expected an @return tag. |
85
|
| Method 'getField' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
96
|
| Expected an @return tag. |
105
|
| Method 'getValid' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Expected an @return tag. |
112
|
| Method 'isValid' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Method 'setValid' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Expected @param tag for 'valid'. |
119
|
| Expected an @return tag. |
128
|
| Method 'getResult' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Method 'setResult' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Expected @param tag for 'result'. |
137
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Variable 'hResults' must be private and have accessor methods. |
40
|
| Method 'merge' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Expected @param tag for 'results'. |
45
|
| Method 'add' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Expected @param tag for 'field'. |
52
|
| Expected @param tag for 'validatorName'. |
52
|
| Expected @param tag for 'result'. |
52
|
| Method 'add' is not designed for extension - needs to be abstract, final or empty. |
59
|
| More than 3 parameters. |
59
|
| Expected @param tag for 'field'. |
60
|
| Expected @param tag for 'validatorName'. |
61
|
| Expected @param tag for 'result'. |
62
|
| Expected @param tag for 'value'. |
63
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Expected an @return tag. |
87
|
| Method 'empty' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Expected an @return tag. |
95
|
| Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Expected an @return tag. |
107
|
| Method 'getValidatorResult' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Expected an @return tag. |
117
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Expected an @return tag. |
133
|
| Method 'properties' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Expected an @return tag. |
150
|
| Method 'getResultValueMap' is not designed for extension - needs to be abstract, final or empty. |
150
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Variable 'log' must be private and have accessor methods. |
46
|
| Expected an @return tag. |
55
|
| Expected an @return tag. |
67
|
| Expected @param tag for 'bean'. |
67
|
| Expected @param tag for 'property'. |
67
|
| Expected an @return tag. |
88
|
| Expected @param tag for 'regexp'. |
88
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
70
|
| Expected an @return tag. |
79
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Expected @param tag for 'name'. |
86
|
| Expected an @return tag. |
93
|
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Expected @param tag for 'value'. |
100
|
| Expected an @return tag. |
107
|
| Method 'getJsType' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Method 'setJsType' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Expected @param tag for 'jsType'. |
114
|
| Expected an @return tag. |
121
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Expected an @return tag. |
133
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
133
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Expected @param tag for 'flags'. |
61
|
| Expected an @return tag. |
69
|
| Method 'getFlags' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Expected an @return tag. |
77
|
| Method 'isOn' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Expected @param tag for 'flag'. |
77
|
| Expected an @return tag. |
85
|
| Method 'isOff' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Expected @param tag for 'flag'. |
85
|
| Method 'turnOn' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Expected @param tag for 'flag'. |
93
|
| Method 'turnOff' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Expected @param tag for 'flag'. |
101
|
| Method 'turnOffAll' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Method 'turnOnAll' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Expected an @return tag. |
144
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Expected an @return tag. |
171
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
171
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Expected an @return tag. |
56
|
| Expected an @return tag. |
101
|
| Expected @param tag for 'bean'. |
101
|
| Expected @param tag for 'property'. |
101
|
Error | Line |
| Missing package documentation file. | 0 |
|