The following comment has been added to this issue: Author: Alexandre Barbosa Created: Wed, 3 Aug 2005 1:24 PM Body: I have the same problem but with @spring.validator. --------------------------------------------------------------------- View this comment: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1464?page=comments#action_17100
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1464 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-1464 Summary: XDoclet Validator Tag not generating code for custom objects Type: Improvement Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: Apache Module Versions: 1.2.3 Assignee: xdoclet-devel (Use for new issues) Reporter: Raghu Rama Sarma Mamillapalli Created: Fri, 8 Jul 2005 4:39 PM Updated: Wed, 3 Aug 2005 1:24 PM Environment: Windows XP, JDK 1.4.2_06,xdoclet-apache-module-1.2.3.jar Description: /** * @struts.validator type="required" * */ public void setChargeLookup(ChargeLookup chargeLookup) { this.chargeLookup = chargeLookup; } I think StrutsValidationHandler is not generating validator code for any objects apart from the objects like Integer,Float,String,Double,Boolean. It should be modified to support custom objects also. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel