Re: LazyValidatorActionForm...validation key?

2004-11-22 Thread Danny Mui
anged? If you don't want *munging* then just override the getValidationKey() method and implement tyour own un-munged behaviour. Niall - Original Message ----- From: "Danny Mui" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]>

LazyValidatorActionForm...validation key?

2004-11-19 Thread Danny Mui
Was wondering why the paths were being munged in the BeanValidatorForm to underscore? Things used to be passed in directly from the mapping to the form. Just curious as the documentation since things worked before...but didnt after :).

Nightly Struts Validator Issues

2004-07-13 Thread Danny Mui
If you run the examples from the nightly, the javascript validation doesn't work too well. Haven't had a chance to look at server side messages but I'm assuming it's the same deal. ie. maxlength 30 The res