That's odd, but I haven't played with the 5.4 quickstart yet. First thing to check is that the HTML text fields have the data- arguments that trigger validation on the client. If those are missing, it's a server-side problem (perhaps with the annotations). If they are present but not acted upon, then it might be an issue on the browser ... what browser are you using?
On Mon, Nov 17, 2014 at 2:40 AM, Ulrich Stärk <u...@spielviel.de> wrote: > I can't seem to get client-side validation to run using the beta-22 > quickstart. I see the validation > module being loaded on the console ("Loaded module t5/core/validation") > but no client-side > validation happens with a beaneditform bound to a bean which has fields > annotated with > @Validate("required"). Any pointers? > > Cheers, > > Uli > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com @hlship