SwiftValidator/SwiftValidator/Rules
Deepak Badiger b3f8d74212 Enabled Swift 4.1 2018-04-19 14:11:24 -04:00
..
AlphaNumericRule.swift Fixes to support Swift 3 Xcode Beta 4 2016-08-08 17:26:41 +10:00
AlphaRule.swift Fixes to support Swift 3 Xcode Beta 4 2016-08-08 17:26:41 +10:00
CharacterSetRule.swift Fixes to support Xcode Beta 6 2016-08-17 23:10:13 +10:00
ConfirmRule.swift Fixes to support Swift 3 Xcode Beta 4 2016-08-08 17:26:41 +10:00
EmailRule.swift Merge branch 'OptionalFunctionParameters' into ValidatableProtocol 2016-05-25 12:32:33 +03:00
ExactLengthRule.swift Enabled Swift 4.1 2018-04-19 14:11:24 -04:00
FloatRule.swift Enabled Swift 4.1 2018-04-19 14:11:24 -04:00
FullNameRule.swift Enabled Swift 4.1 2018-04-19 14:11:24 -04:00
HexColorRule.swift updated codebase to reflect current codebase 2016-04-15 17:09:16 -05:00
IPV4Rule.swift updated codebase to reflect current codebase 2016-04-15 17:09:16 -05:00
ISBNRule.swift Enabled Swift 4.1 2018-04-19 14:11:24 -04:00
MaxLengthRule.swift Enabled Swift 4.1 2018-04-19 14:11:24 -04:00
MinLengthRule.swift Enabled Swift 4.1 2018-04-19 14:11:24 -04:00
PasswordRule.swift Removed UITextField limitations and switched to Validatable protocol 2016-05-04 13:39:14 +03:00
PhoneNumberRule.swift updated codebase to reflect current codebase 2016-04-15 17:09:16 -05:00
RegexRule.swift Update RegexRule + RequiredRule 2016-12-04 17:39:39 +02:00
RequiredRule.swift Update RegexRule + RequiredRule 2016-12-04 17:39:39 +02:00
Rule.swift Fixes to support Swift 3 Xcode Beta 4 2016-08-08 17:26:41 +10:00
ValidationRule.swift Fixes to support Xcode Beta 6 2016-08-17 23:10:13 +10:00
ZipCodeRule.swift updated readme and added docs 2016-02-14 15:28:31 -06:00