Commit Graph

207 Commits

Author SHA1 Message Date
scoreyou f94de389e4 Podspec fixed 2018-12-03 11:51:09 +03:00
scoreyou 0190013526 Moved to swift 4.2 2018-11-30 16:46:41 +03:00
Rajat jain c0ee801a2d
Merge pull request #190 from johannespfeiffer/patch-1
Update README.md
2018-08-10 23:48:27 +05:30
Rajat jain ba27b0e501
Merge pull request #205 from syn-deepakbadiger/Swift_4.1
Enabled Swift 4.1
2018-04-23 21:07:58 +05:30
Jeff Potter fb50b97888
Update .travis.yml 2018-04-22 23:30:12 -06:00
Jeff Potter bef1c1802a
Update README.md 2018-04-22 23:20:02 -06:00
Jeff Potter 4d64561b94
Update README.md 2018-04-22 22:35:22 -06:00
Deepak Badiger b3f8d74212 Enabled Swift 4.1 2018-04-19 14:11:24 -04:00
Johannes Pfeiffer 0debc5d7eb Update README.md
Updated installation snippet to swift 4
2017-09-29 19:06:44 +02:00
David Patterson 6cff6cac3e Merge pull request #175 from andriast/master
Update RegexRule + RequiredRule
2017-07-15 19:38:18 -05:00
Jeff Potter bfa3252c45 Merge pull request #184 from wampir1408/patch-1
Update README.md
2017-07-15 15:18:40 -06:00
Asia d89d18b019 Update README.md
Fixed bug with ZipCodeRule (: for the place of =)
2017-06-02 15:35:07 +02:00
Andrey 696c600dc0 Update RegexRule + RequiredRule 2016-12-04 17:39:39 +02:00
David Patterson 2a6c23ad9e Update README.md
Updated README to highlight how to use different versions of SwiftValidator.
2016-10-06 01:02:33 -05:00
David Patterson 43fddfb385 Merge pull request #161 from jpotts18/swift-3
Swift 3
2016-10-06 00:55:20 -05:00
David Patterson 1efab45d38 Merge pull request #157 from davepatterson/swift3
Swift3
2016-10-05 01:07:36 -05:00
David Patterson 2c68d3db95 updated cocoapods to 0.32.1 on travis 2016-10-05 00:41:18 -05:00
ed-mejia 4f6e77c0aa Updated travis file 2016-08-18 11:24:56 +10:00
ed-mejia 55f282fe92 Updated travis file config 2016-08-18 10:43:40 +10:00
ed-mejia 8bf185d820 Updated travis OS and Simulator 2016-08-18 09:34:20 +10:00
ed-mejia 68fdfbdac0 Updated travis osx_image to xcode8 2016-08-18 09:16:16 +10:00
Edinson Mejia 90e141e923 Fixes to support Xcode Beta 6 2016-08-17 23:10:13 +10:00
ed-mejia 8339c8c086 Fixes to support Swift 3 Xcode Beta 4 2016-08-08 17:26:41 +10:00
David Patterson 3dc5b79272 Merge pull request #130 from sonique6784/patch-1
update code example, fix end parenthesis
2016-07-28 23:00:52 -05:00
David Patterson f8b2d242cf Merge pull request #124 from theoziran/master
fix specs to multiple validation #123
2016-06-29 23:13:42 -05:00
sonique6784 fbaf18ac67 update code example, fix end parenthesis
update code example, fix end parenthesis and validate(self) call, delegate is not need here.
2016-06-25 01:38:57 +10:00
Theoziran Lima 62586fe255 fix specs to multiple validation #123 2016-06-08 10:42:39 -03:00
David Patterson 8f224aba83 Merge pull request #122 from dadalar/master
4.0.0 podspec and readme update
2016-06-03 09:13:04 -05:00
Deniz Adalar 5abb05a423 4.0.0 podspec and readme update 2016-06-03 16:42:55 +03:00
David Patterson db6be7b53c Update README.md 2016-05-31 13:23:34 -05:00
David Patterson 6cfc49799b Update README.md
Updated ReadMe to reflect 4.0.0
2016-05-31 12:23:12 -05:00
David Patterson 2f2e183953 Update README.md
Giving credit where its due.
2016-05-28 12:42:01 -05:00
David Patterson 59d1a6398e Merge pull request #111 from dadalar/ValidatableProtocol
Remove UITextField limitations
2016-05-25 17:22:31 -05:00
Deniz Adalar f344bdc370 Merge branch 'OptionalFunctionParameters' into ValidatableProtocol
# Conflicts:
#	SwiftValidator/Core/ValidationError.swift
#	SwiftValidator/Core/Validator.swift
2016-05-25 12:32:33 +03:00
David Patterson ca7ec31141 Merge pull request #116 from racer1988/fixemailissue
fix #115: support for longer domain names from ICANN
2016-05-13 14:02:12 -05:00
David Patterson 9749d9d670 Merge pull request #114 from dadalar/OptionalFunctionParameters
Remove duplicate functions by using default values
2016-05-12 18:52:32 -05:00
Marco Pappalardo a094156445 fix #115: support for longer domain names from ICANN 2016-05-12 10:45:56 +02:00
Deniz Adalar 39530fb7d6 Remove duplicate (unnecessary) functions by using default values for optional parameters 2016-05-12 10:48:21 +03:00
David Patterson 839ef5202e Update README.md
Added alternate CocoaPod install option to ensure SwiftValidator pod mirrors master branch.
2016-05-09 14:08:52 -05: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
David Patterson a2a2fb2858 Update README.md 2016-04-29 22:43:27 -05:00
David Patterson fb08dd1585 Update README.md
Added code coverage requirement.
2016-04-29 22:42:39 -05:00
David Patterson 344b178af5 Update README.md
Shamelessly giving myself credit for helping out. ;)
2016-04-18 20:46:47 -05:00
David Patterson 920f558500 Merge pull request #106 from jpotts18/updatedDocs
Updated docs
2016-04-15 18:01:31 -05:00
David Patterson 73842b0628 updated docs to reflect current codebase fixes #102 2016-04-15 17:17:59 -05:00
David Patterson ecb11dfa09 updated docs to reflect current codebase fixes #102 2016-04-15 17:16:02 -05:00
David Patterson 0f8871426a updated codebase to reflect current codebase 2016-04-15 17:09:16 -05:00
David Patterson 03a3a7ea2c Update README.md
Minor addition to documentation link.
2016-03-26 23:09:48 -05:00
David Patterson 9ce05d370f Update README.md
Format change.
2016-03-13 16:40:46 -05:00