I'm thinking that Loop and Grid both need a "validate" parameter like Form has.
On 29 December 2013 11:54, Lance Java <lance.j...@googlemail.com> wrote: > It's possible but requires a bit of fancy footwork. See here: > > http://tapestry-stitch.uklance.cloudbees.net/mapbindingdemo > > Note usage of FieldSnapshot and reverse engineering a field name from a > control name. > On 28 Dec 2013 23:22, "Chris Mylonas" <ch...@opencsta.org> wrote: > > > Out of curiosity, is it possible with normal form components i.e. > > textfields? > > > > > > > > On Sat, Dec 28, 2013 at 1:12 PM, Geoff Callender < > > geoff.callender.jumpst...@gmail.com> wrote: > > > > > Is there a way to enable client-side JSR-303 validation of the bean in > > each > > > row of a Loop? > > > > > >