Skip to content

A category on NSString to test whether all characters in the string are members of a NSCharacterSet.

License

Notifications You must be signed in to change notification settings

HiddenJester/NSString-NSCharacterSetTesting

Repository files navigation

NSString-NSCharacterSetTesting

CocoaPods Compatible Carthage compatible

A category on NSString to test whether all characters in the string are members of a NSCharacterSet. For example, if you want to determine if a string is entirely composed of numbers and a decimal point this function can do that. If you have a text field that should only accept lowercase letters then this method allows easy testing of the input.

About

A category on NSString to test whether all characters in the string are members of a NSCharacterSet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published