SwiftValidator/Validator
mla2c 0edfb58cc4 All rules: init with optional user-defined message possible 2015-06-01 14:54:50 +02: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 Changes from leodasvacas fork (Custom messages for regex rules, commit 157e9791fb) 2015-06-01 14:13:26 +02:00
FloatRule.swift All rules: init with optional user-defined message possible 2015-06-01 14:54:50 +02:00
FullNameRule.swift All rules: init with optional user-defined message possible 2015-06-01 14:54:50 +02:00
Info.plist initial commit 2014-11-20 11:46:58 -07:00
MaxLengthRule.swift All rules: init with optional user-defined message possible 2015-06-01 14:54:50 +02:00
MinLengthRule.swift All rules: init with optional user-defined message possible 2015-06-01 14:54:50 +02:00
PasswordRule.swift Changes from leodasvacas fork (Custom messages for regex rules, commit 157e9791fb) 2015-06-01 14:13:26 +02:00
PhoneNumberRule.swift fixes for compatibility with swift 1.2 2015-04-11 23:26:23 +03:00
RegexRule.swift Changes from leodasvacas fork (Custom messages for regex rules, commit 157e9791fb) 2015-06-01 14:13:26 +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 Changed to passing in transform functions for your text fields 2015-05-06 11:31:49 -06:00
ValidationRule.swift Changed to passing in transform functions for your text fields 2015-05-06 11:31:49 -06:00
Validator.swift updating readme, fixing extraneous # in parameter 2015-05-06 13:41:04 -06:00
ViewController.swift cleaned up code, fixed tests 2015-05-06 11:44:25 -06:00
ZipCodeRule.swift Changes from leodasvacas fork (Custom messages for regex rules, commit 157e9791fb) 2015-06-01 14:13:26 +02:00