You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/11/10 18:56:30 UTC

DO NOT REPLY [Bug 24369] - Validator.validate() exception handling for ValidatorException

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=24369>.
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=24369

Validator.validate() exception handling for ValidatorException





------- Additional Comments From dgraham@apache.org  2003-11-10 17:56 -------
Validator.getIndexedProperty() looks like the only method that generates 
ValidatorExceptions.  Validator.executeValidationMethod() catches Exception; if 
it's a ValidatorException it rethrows it, else it returns false.

Maybe this is a problem that was fixed after 1.0.2.  You could try a nightly 
build to see if that fixes it.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org