Last Published: 05 March 2008 | Version: 1.4-SNAPSHOT
ApacheCon
|
Apache
|
Commons
Validator
Overview
Download
Release Notes
Dependencies
License
Documentation
Framework
Routines
Wiki
JavaDocs
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
Changes Report
Checkstyle
JavaDocs
JDepend
Maven Surefire Report
RAT Report
Source Xref
Test JavaDocs
Test Source Xref
Commons
Home
Components
Sandbox
Dormant
Volunteering
Contributing Patches
Building Components
Releasing Components
Wiki
ASF
Sponsorship
Thanks
Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files
Infos
Warnings
Errors
58
0
0
3
Files
Files
I
W
E
org/apache/commons/validator/Field.java
0
0
2
org/apache/commons/validator/EmailValidator.java
0
0
1
Details
org/apache/commons/validator/Field.java
Violation
Message
Line
More than 4 parameters.
808
More than 4 parameters.
838
org/apache/commons/validator/EmailValidator.java
Violation
Message
Line
Line contains a tab character.
91