Tagged Questions
0
votes
1answer
181 views
Regular expression for validating a SharePoint site address
I am trying validate an input from a text box and I want to make sure it is a well formed SharePoint address, e.g. http://site/ Does anyone have a regular expression that can do this or another method ...
1
vote
1answer
3k views
How can use Regular expression for Column Validation in Sharepoint 2010?
Is there a way that i can use the newly introduced "column validation" in Sharepoint 2010 Lists to validate that the value conforms to a regular expression?
For example: if i create a column for ...