Hi all, I just updated to the latest snapshot 5.0.16-SNAPSHOT and I'm getting a client side error during the initial page load:
Function Tapestry.Validator.email() does not exist for field 'email'. My Entity method is defined as: @Validate("required,maxlength=70,email") public String getEmail() { return this.email; } This previously worked in 5.0.15-SNAPSHOT, so I thought I'd ask and see if anyone else has run into this issue or if maybe the syntax has changed? Thanks in advance. Cheers, B -- View this message in context: http://www.nabble.com/T5%3A-Function-Tapestry.Validator.email%28%29-does-not-exist-for-field-%27email%27.-tp19792973p19792973.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]