DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=25991>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=25991 ------- Additional Comments From [EMAIL PROTECTED] 2005-09-09 20:41 ------- After more thought and talking with someone at a recent Silicon Valley Web Developer JUG meeting, I agree there is a need to make it much easier to validate a single field, particularly with AJAX applications. I recently added the ability to validate a single field as naturally as you validate a form. In particular, you can construct a Validator via new Validator(resources, formName, fieldName), then call validate() like usual. Let me know if that would be more what you are looking for. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
