Not able to Generate the Struts-Validator tags for the Date datatype.
---------------------------------------------------------------------

         Key: XDT-1514
         URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1514
     Project: XDoclet
        Type: Bug
  Components: Apache Module  
    Versions: 1.2.3    
 Environment: Windows XP JBoss 3.2.5 
 Reporter: Raghu Rama Sarma Mamillapalli
 Assigned to: xdoclet-devel (Use for new issues) 


I am trying to generate the Code for Struts Validation.xml for the following 
code.But it is not generating the tags in the Validation.xml
/**
         * 
         * @struts.validator type="required"      
         * 
         */
        
        public void setRfpDate(Date rfpDate)
        {
                this.rfpDate = rfpDate;
        }

-- 
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
-
For more information on JIRA, 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

Reply via email to