A web application builder by
Twenty57
Pages
About
Blog
Support
New Stadium Site!
Wednesday 30 January 2013
Validation using Regular Expressions
The Validation functionality in Stadium allows users to add validation to a field.
Here are some useful tips and regular expression guide.
Tip 1 -
To match a
single
character, use [x];
where x represents the regular expression
Tip 2 -
To match a certain number of characters, use {x};
where x represents the number of characters
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment