SwiftValidator/Validator
Jeff Potter e09ee70c96 Adding max length rule and fixing method access to make it public 2015-04-10 10:55:04 -06: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 refactoring and adding regexrule as super class 2015-04-04 00:08:07 -06:00
EmailRule.swift refactoring and adding regexrule as super class 2015-04-04 00:08:31 -06:00
FullNameRule.swift refactoring and adding regexrule as super class 2015-04-04 00:08:31 -06:00
Info.plist initial commit 2014-11-20 11:46:58 -07:00
MaxLengthRule.swift Adding max length rule and fixing method access to make it public 2015-04-10 10:55:04 -06:00
MinLengthRule.swift simplifying method names, adding public access to classes 2015-04-10 10:48:14 -06:00
PasswordRule.swift refactoring and adding regexrule as super class 2015-04-04 00:08:31 -06:00
PhoneNumberRule.swift Changing to version 2 2015-03-06 14:59:06 -07:00
RegexRule.swift simplifying method names, adding public access to classes 2015-04-10 10:48:14 -06:00
RequiredRule.swift refactoring and adding regexrule as super class 2015-04-04 00:08:31 -06:00
Rule.swift refactoring and adding regexrule as super class 2015-04-04 00:08:07 -06:00
ValidationError.swift refactoring and adding regexrule as super class 2015-04-04 00:08:07 -06:00
ValidationRule.swift refactoring and adding regexrule as super class 2015-04-04 00:08:07 -06:00
Validator.swift simplifying method names, adding public access to classes 2015-04-10 10:48:14 -06:00
ViewController.swift simplifying method names, adding public access to classes 2015-04-10 10:48:14 -06:00
ZipCodeRule.swift refactoring and adding regexrule as super class 2015-04-04 00:08:31 -06:00