An open API service indexing awesome lists of open source software.

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.

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.

[![CI Status](http://img.shields.io/travis/rajanshahsa/ValidatorExtension.svg?style=flat)](https://travis-ci.org/rajanshahsa/ValidatorExtension)
[![Version](https://img.shields.io/cocoapods/v/ValidatorExtension.svg?style=flat)](http://cocoapods.org/pods/ValidatorExtension)
[![License](https://img.shields.io/cocoapods/l/ValidatorExtension.svg?style=flat)](http://cocoapods.org/pods/ValidatorExtension)
[![Platform](https://img.shields.io/cocoapods/p/ValidatorExtension.svg?style=flat)](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.