Martijn,

Am 11.10.2014 um 13:52 schrieb martijn.list:
Is there a reason the client side error messages look so differently between 
validators?

Yes, some of them are created by Tapestry and some are created by your browser if it supports HTML5 validation attributes:

http://www.w3schools.com/html/html5_form_attributes.asp
http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_input_pattern

The other problem still stands. I'm unable to disable client side
validation for the regexp validator.

Yes, the Regexp validator does not check org.apache.tapestry5.services.Html5Support.isHtml5SupportEnabled()
Could you please create a JIRA issue for that?

Jochen

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to