DO NOT REPLY [Bug 34624] - getValidationKey in BeanValidatorForm should call mapping.getAttribute()

2005-12-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 34624] - getValidationKey in BeanValidatorForm should call mapping.getAttribute()

2005-12-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 34624] - getValidationKey in BeanValidatorForm should call mapping.getAttribute()

2005-04-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 34624] New: - getValidationKey in BeanValidatorForm should call mapping.getAttribute()

2005-04-26 Thread bugzilla
gzilla/show_bug.cgi?id=34624 Summary: getValidationKey in BeanValidatorForm should call mapping.getAttribute() Product: Struts Version: 1.2.6 Beta Platform: All OS/Version: All Status: NEW Severity:

Re: getValidationKey()

2004-07-14 Thread Niall Pemberton
needs a small change to expose it) and instantiates a copy of the ActionForm if it doesn't exist, so for the current validator form implementations (which only need the getValidationKey() method and the mapping) this would work. Where it would fall down is when someone implements a strategy

getValidationKey()

2004-07-14 Thread Matthias Wessendorf
Hi, just looked at DynaValidatorForm & DynaValidatorActionForm saw, DynaValidatorActionForm has no validate() more but getValidationKey() that returns the path... it is the overwritten method from DynaValidatorForm sawing also, that getValidationKey() gets trigere