On Dec 9, 2007 7:42 AM, Tom Schneider <[EMAIL PROTECTED]> wrote:
> Just wanted to chime in here.  I have very specific goals that I am
> trying to achieve, so I thought I would explain them in detail.  (this
> is something I've been tasked with at work)
> [snip]
>
> So that's where I'm currently at.  I haven't had much time yet to really
> dig into this yet.  Any additional ideas/suggestions would be greatly
> appreciated.
> Tom

Are there any known implementations of JSR 303 ("Bean Validation") [1]
yet ? Jason Carreira started that one some time ago, (based on XWork's
validation, I assume). I thought the spec was pretty dead until I saw
they're actually giving a session at JavaPolis this week.

[1] http://jcp.org/en/jsr/detail?id=303

- Phil

>
>
> rburton wrote:
> > Tom Schneider and a few other folks have been talking about validation in
> > Struts 2 and how it can be improved. I figured it would be useful to spawn a
> > thread in order to stir up some idea's that may help inspire us. I know
> > validation isn't an easy task, and some would argue it's a cross cutting
> > concern; so does anyone have any idea's on what they would like to see done?
> > How can the existing validation framework be improved? My only issue with
> > the existing validation framework is I can't define validation rules which
> > can be referenced in my validation.xml file.
> >
> > Any ideas would be greatly appreciated! Struts 2 => :rules:
> >
> > Best Regards,
> > Richard L. Burton III
> >
> > P.S. I hate being at work on Sunday morning at 1 AM EST time to do a
> > migration.
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Software Architect - Hydrodesk
"Always code as if the guy who ends up maintaining your code will be a
violent psychopath who knows where you live." - John F. Woods

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

Reply via email to