RE: struts validator framework

2003-12-16 Thread John . Pitchko


BDY.RTF
Description: RTF file
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

RE: struts validator framework

2003-12-16 Thread Robert Taylor
ValidatorForm and ValidatorActionForm should be subclassed if you are not
using dynamica forms
and you want to leverage the Struts Validation framework.

robert

> -Original Message-
> From: Jan Dirksen [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 16, 2003 11:51 AM
> To: [EMAIL PROTECTED]
> Subject: struts validator framework
>
>
> hi,
>  just a question about using the validator-fw.
>
> i want to describe a formbean in struts-config
>  incl. its proberties.
>
> like:
> 
>   
>type="java.lang.String"/>
> 
>
> for validation i want to use the framework
>
>
> i guess:
> -DynaValidatorForm: validation rules are executed
> based on form name
>
> -DynaValidatorActionForm: validation rules are
> executed based on action mapping
>
>
> and what are the classes:
> ValidatorForm
> ValidatorActionForm
>
> for?
>
>
> thanks
> jan
>
> __
>
> Gesendet von Yahoo! Mail - http://mail.yahoo.de
> Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]