SwiftValidator/Validator
Jonah Williams 45da08a089 Convert `var` to `let`, resolve warning. 2015-09-10 17:36:23 -07:00
..
Base.lproj Updating for swift 1.2 2015-03-24 13:43:33 -06:00
Images.xcassets/AppIcon.appiconset initial commit 2014-11-20 11:46:58 -07:00
AppDelegate.swift initial commit 2014-11-20 11:46:58 -07:00
ConfirmRule.swift All rules: init with optional user-defined message possible 2015-06-01 14:54:50 +02:00
EmailRule.swift Merge remote-tracking branch 'upstream/master' 2015-06-12 08:36:10 +02:00
FloatRule.swift Automatic migration to Swift 2.0 2015-09-10 17:09:31 -07:00
FullNameRule.swift Automatic migration to Swift 2.0 2015-09-10 17:09:31 -07:00
Info.plist Perform recommended update to .pbxproj 2015-09-10 17:19:27 -07:00
MaxLengthRule.swift Automatic migration to Swift 2.0 2015-09-10 17:09:31 -07:00
MinLengthRule.swift Automatic migration to Swift 2.0 2015-09-10 17:09:31 -07:00
PasswordRule.swift Correct conflict 2015-06-12 08:43:19 +02:00
PhoneNumberRule.swift Convert `var` to `let`, resolve warning. 2015-09-10 17:36:23 -07:00
RegexRule.swift Correct conflict 2015-06-12 08:43:19 +02:00
RequiredRule.swift All rules: init with optional user-defined message possible 2015-06-01 14:54:50 +02:00
Rule.swift refactoring and adding regexrule as super class 2015-04-04 00:08:07 -06:00
ValidationError.swift `ValidationError` inherits from `NSObject` 2015-09-10 17:11:59 -07:00
ValidationRule.swift `UITextField.text` is now an optional 2015-09-10 17:16:47 -07:00
Validator.swift Automatic migration to Swift 2.0 2015-09-10 17:09:31 -07:00
ViewController.swift Automatic migration to Swift 2.0 2015-09-10 17:09:31 -07:00
ZipCodeRule.swift Correct conflict 2015-06-12 08:43:19 +02:00