On 10/8/07, Dave Newton <[EMAIL PROTECTED]> wrote: > Is validation firing at *all*? I had been under the > impression that classes needed to be annotated with > the "Validation" annotation. > > http://struts.apache.org/2.x/docs/validation-annotation.html
True. First, @Validations() tags the class, and then the individual annotations specify the validations as a separate statement or statements. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]