String extension methods rather than using RegEx

added by rcash
10/21/2011 7:37:38 AM

97 Views

This article discusses using string extensions rather than RegEx to perform common validations such as uppercase, is numeric, and length requirements.


0 comments