Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Fri, 8 Jul 2005 4:39 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



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to