https://github.com/rajanshahsa/validatorextension
ValidatorExtension is extension of String & Date. Which used to validate Email id, Trim the string, & finding difference between to date in terms of Seconds, Minute, Hours, Days, Weeks, Months & Years.
https://github.com/rajanshahsa/validatorextension
date datediff email string swift-3 swift-library validation
Last synced: 2 months ago
JSON representation
ValidatorExtension is extension of String & Date. Which used to validate Email id, Trim the string, & finding difference between to date in terms of Seconds, Minute, Hours, Days, Weeks, Months & Years.
- Host: GitHub
- URL: https://github.com/rajanshahsa/validatorextension
- Owner: rajanshahsa
- License: mit
- Created: 2017-02-21T05:21:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T05:21:04.000Z (over 8 years ago)
- Last Synced: 2024-04-24T23:22:08.220Z (about 1 year ago)
- Topics: date, datediff, email, string, swift-3, swift-library, validation
- Language: Shell
- Homepage:
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ValidatorExtension
ValidatorExtension is extension of Swift & Date. Which used to validate Email id, Trim the string, & finding difference between to date in terms of Seconds, Minute, Hours, Days, Weeks, Months & Years.[](https://travis-ci.org/rajanshahsa/ValidatorExtension)
[](http://cocoapods.org/pods/ValidatorExtension)
[](http://cocoapods.org/pods/ValidatorExtension)
[](http://cocoapods.org/pods/ValidatorExtension)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
ValidatorExtension is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "ValidatorExtension"
```## Author
rajanshahsa, [email protected]
## License
ValidatorExtension is available under the MIT license. See the LICENSE file for more info.