Reputation: 2319
I have a multiline TextBox for which any of the following inputs are valid:
What regular expression will enable me to validate these criteria, using a RegularExpressionValidator control? I'm currently experimenting with the excellent Expresso tool, but would appreciate insight in evaluating these multiple criteria efficiently at once.
Upvotes: 1
Views: 1217