Feature Requests item #1240458, was opened at 2005-07-18 11:49 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1240458&group_id=119783
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Submitted By: Phil Kulak (pkulak) Assigned to: Nobody/Anonymous (nobody) Summary: AbstractValidator.setResourceKey(String) Initial Comment: I was wondering if we could add a method like this to AbstractValidator such that resourceKey() will return it when not null. I'm working on a panel that has input fields in a ListView, so they all end up having the same resource key. I suspect that Eelco's bean panel would run into the same problem. It would be nice to set a unique key when a validator is added. Maybe this could even go in IValidator as well? The error message seems core the functionality of a validator. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1240458&group_id=119783 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
