DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17868>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17868
Missing access method to ValidatorResult$ResultStatus.result attribute
Summary: Missing access method to
ValidatorResult$ResultStatus.result attribute
Product: Commons
Version: 1.0.1 Final
Platform: PC
OS/Version: Windows NT/2K
Status: NEW
Severity: Enhancement
Priority: Other
Component: Validator
AssignedTo: commons-dev@jakarta.apache.org
ReportedBy: francois.lecomte@oosphere.com
I found out that it's impossible to access to 'result' attribute in
ValidatorResult$ResultStatus class. As ResultStatus class is protected,
ValidatorResult class should have a 'getResult(String validatorName)' method
(returning Object), which would call the 'getResult()' method of ResultStatus.
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|