> org.andromda.cartridges.bpm4struts.metafacades.StrutsParameterLogic.java?
> > I can see the StrutsParameterLogicImpl.java file though! Can you please
> > give me the WEBCVS url for this file?
> >
> [WZ> ] you can find that here: http://team.andromda.org/docs
>
>
[WZ> ] btw, that file itself is
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:andromda-user-
> [EMAIL PROTECTED] On Behalf Of Kishore Thalari
> Sent: Wednesday, January 19, 2005 8:34 AM
> To: [EMAIL PROTECTED]; andromda-user@lists.sourceforge.net
> Subject: RE: [Andromda-
Subject: RE: [Andromda-user] multi-valued
@andromda.struts.view.field.format
Hi,
Bpm4struts is no longer dependent on Xdoclet, the validation descriptors are
generated directly from the model
I have no idea where you got those xdoclet annotations from but it is
*impossible* they have been generated
)
-- Wouter
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:andromda-user-
> [EMAIL PROTECTED] On Behalf Of Kishore Thalari
> Sent: Tuesday, January 18, 2005 7:18 AM
> To: andromda-user@lists.sourceforge.net
> Subject: [Andromda-user] multi-valued @andromda.struts.view.fi
Hi All,
I am not able to generate multiple formbean attribute validation xdoclet tags
using bpm4struts tag @andromda.struts.view.field.format. For example, I want to
generate the following xdoclet code for my formbean:
/**
* @struts.validator
* type="required"
*