Last Published: 03 March 2013
|
Version: 1.4.1-SNAPSHOT
ApacheCon
|
Apache
|
Commons
Validator
Overview
Download
Release Notes
Dependencies
License
Documentation
Framework
Routines
Wiki
JavaDocs
1.4.0 Release
1.3.1 Release
1.3.0 Release
1.2.0 Release
1.1.4 Release
1.0.2 Release
Development
JavaDocs
Mailing Lists
Issue Tracking
Source Repository
Building
Project Documentation
Project Information
Project Reports
Test JavaDocs
JavaDocs
Source Xref
Test Source Xref
Surefire Report
RAT Report
Cobertura Test Coverage
Clirr
JDepend
Changes Report
Checkstyle
FindBugs Report
Commons
Home
License
Components
Sandbox
Dormant
General Information
Volunteering
Contributing Patches
Building Components
Releasing Components
Wiki
ASF
How the ASF works
Get Involved
Developer Resources
Sponsorship
Thanks
Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files
Infos
Warnings
Errors
59
0
0
5
Files
Files
I
W
E
org/apache/commons/validator/Field.java
0
0
2
org/apache/commons/validator/ValidatorResult.java
0
0
3
Details
org/apache/commons/validator/Field.java
Violation
Message
Line
More than 4 parameters.
814
More than 4 parameters.
844
org/apache/commons/validator/ValidatorResult.java
Violation
Message
Line
Expected @param tag for 'ignored'.
155
Expected @param tag for 'valid'.
155
Expected @param tag for 'result'.
155