Showing posts with label NSPredicate. Show all posts
Showing posts with label NSPredicate. Show all posts

Tuesday, September 4, 2012

Validating the entered email-address/id

Many applications need to validate the email address entered by their users. This post will show how to validate the email address/id in Xcode without using any sort of library.