Regex Examples

Here I demonstrate the use of Regex with FluentValidation! (GitHub project)

Click submit to see use!

FluentValidation Is A small validation library for .NET that uses a fluent interface and lambda
expressions for building validation rules.
Regex quick reminder: http://www.codeproject.com/Articles/9099/The-Minute-Regex-Tutorial

 ONLY THESE CHAR VALUES ALLOWED:

                        abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%&*()-+=:'/\?.