Re: BeanEditor should always provide a new BeanValidationContext (JSR-303)

2012-06-23 Thread Luca Menegus
Noboy intrested in using BeanEditor with JSR-303? At the moment even: Is not (bean)validating properly Luca - Original Message - > From: "Luca Menegus" > To: "Tapestry users" > Sent: Tuesday, 19 June, 2012 12:49:52 PM > Subject: BeanEd

BeanEditor should always provide a new BeanValidationContext (JSR-303)

2012-06-19 Thread Luca Menegus
Hi, we are starting to use tapestry-beanvalidator and found that the current BeanEditor implementation can't be used with complex beans (beans that contain other beans) for beanvalidation. The problem is that BeanEditor doesn't provide the correct BeanValidationContext to the validation framew