Check if these pages have an answer to your question http://jumpstart.doublenegative.com.au/jumpstart/examples/input/contributingvalidators http://tapestry.apache.org/forms-and-validation.html#FormsandValidation-ValidationMacros
*---------------------* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana On Thu, Sep 4, 2014 at 2:33 PM, Stephan Windmüller < [email protected]> wrote: > Hello, > > our web application suffers from many users who enter non-printable > characters like Unicode 200E: > > http://en.wikipedia.org/wiki/Left-to-right_mark > > We already have code which is able to detect all unwanted characters. Is > it possible to write a global validator which is added automatically to > each textfield or textarea component? > > Regards > Stephan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
