In the t:validateRegExpr tag's 'message' attribute: is there any kind of
wildcards that may be used? (i.e. to display the id of the parent
component being validated)
This tag is extremely useful, thanks for the contribution Matthias.
By the way, I noticed in the source that you wrap all regex patterns with:
'^' + pattern + '$'
Do you think it is worth mentioning that in the documentation webpage
for this tag? I had been writing patterns like pattern="^\d*$", just to
be safe. I am somewhat of a regex newcomer though - is this obvious?
Regards,
Jeff Bischoff
Kenneth L Kurz & Associates, Inc.