Skip to content

Working example of Regular Expression Validation in Objective-C and iOS SDK.

License

Notifications You must be signed in to change notification settings

utneon/iOS-SDK-RegularExpressionValidation

Repository files navigation

iOS SDK - RegularExpressionValidation

VERSION: 2.0
RELEASE DATE: 2012-08-24
AUTHOR: Paulo Carvalho
Homepage: http://www.linkedin.com/in/utneon

This Xcode project is a demonstration for validation using Regular Expressions in Objective-C and iOS SDK. The first version of this project validates a phone number TextField using NSPredicate and Regular Expressions. You can virtually validate anything you want as long as it's possible with the Regex engine.

Version 2.0 Update Notes:

Added validation using NSRegularExpression object.

About

Working example of Regular Expression Validation in Objective-C and iOS SDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages