You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Dennis Sinelnikov <de...@augustschell.com> on 2006/11/07 16:05:51 UTC

pattern validator

I'm trying to use the pattern validator in my .page to do some input 
validation.  I was thinking I could use regular expressions just like in 
Perl.  Similar to the following:

<binding name="validators" value="validators:required,pattern=[a-zA-Z]+"/>

Tried googling, no luck.  Could someone please provide a simple example?

Thanks guys,
Dennis


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org