Commit Graph

25 Commits

Author SHA1 Message Date
scoreyou 0190013526 Moved to swift 4.2 2018-11-30 16:46:41 +03:00
Deepak Badiger b3f8d74212 Enabled Swift 4.1 2018-04-19 14:11:24 -04:00
ed-mejia 8339c8c086 Fixes to support Swift 3 Xcode Beta 4 2016-08-08 17:26:41 +10:00
Deniz Adalar 2fabe418ea Refactor dictionary to return field itself instead of ObjectIdentifier 2016-05-04 16:06:13 +03:00
Deniz Adalar 8f116df330 Removed UITextField limitations and switched to Validatable protocol 2016-05-04 13:39:14 +03:00
Jeff Potter 244327307d Merge branch 'bhargavg-add-new-rules'
Conflicts:
	Validator.xcodeproj/project.pbxproj
2016-02-22 21:42:35 -07:00
David Patterson 301d3f24f9 updated readme and added docs 2016-02-14 15:28:31 -06:00
Bhargav dd07b9a940 Add new rules as per #83 and their test cases
Added the following new rules along with test cases
- AlphaRule
- AlphaNumericRule
- IPv4
- ISBN
- Hexcolor
2016-02-04 23:37:09 +05:30
Jeff Potter ef44bf5477 ExactLengthRule, PhoneNumber public, Tests added 2016-02-03 23:09:39 -07:00
Jerson Michael Perpetua 8979561f70 Reduce the minimum deployment target to iOS 8.0 2016-01-12 09:59:36 +08:00
Jeff Potter 3e881899d4 Small chnages to Scheme and moving tests 2015-10-15 13:36:41 -06:00
Jeff Potter 5e32b891c4 Adding Carthage support 2015-10-15 12:06:44 -06:00
Jonah Williams 2b342f8884 Add missing phone number rule to project 2015-09-10 17:36:00 -07:00
Jonah Williams 52a2138dd6 Remove unused framework search path, fix warning 2015-09-10 17:23:12 -07:00
Jonah Williams 1b7c541ed3 Perform recommended update to .pbxproj
XCode suggests `ENABLE_TESTABILITY`, and updates to `PRODUCT_BUNDLE_IDENTIFIER`
2015-09-10 17:19:27 -07:00
Jonah Williams 5ed3d8c6ba Automatic migration to Swift 2.0
Converted using Xcode 7.0 GM release (Version 7A218).
2015-09-10 17:09:31 -07:00
Cameron McCord 847885a490 added float rule with tests 2015-05-05 18:58:11 -06:00
Jeff Potter e09ee70c96 Adding max length rule and fixing method access to make it public 2015-04-10 10:55:04 -06:00
Jeff Potter 1303eedce2 refactoring and adding regexrule as super class 2015-04-04 00:08:31 -06:00
Jeff Potter a2f8787113 first attempt at cocoa pods integration 2015-03-24 15:47:00 -06:00
Jeff Potter abc729aeac Changing to version 2 2015-03-06 14:59:06 -07:00
Jeff Potter 658c7365c0 updating folder structure 2015-02-23 09:41:57 -07:00
Jeff Potter 7ff6297c4f removing playground 2014-11-26 00:34:20 -07:00
Jeff Potter 1288c10568 updating readme 2014-11-20 12:59:03 -07:00
Jeff Potter d3dcf368ef initial commit 2014-11-20 11:46:58 -07:00