8 Forks
14 Stars
14 Watchers

ValidationExampleSwift

This project contains single generic validations file that can be used for validations on login, signup process or form validations. only one function can work for all view controller validations e.g. there is only one function that is used for login View Controller, signup ViewController and editProfile ViewController also. i've handled the validation cases for email, phone number, name etc. you can add your other RegExes in this file for other validations.

How to download and setup ValidationExampleSwift

Open terminal and run command
git clone https://github.com/SandsHellCreations/ValidationExampleSwift.git
git clone is used to create a copy or clone of ValidationExampleSwift repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ValidationExampleSwift https://github.com/SandsHellCreations/ValidationExampleSwift/archive/master.zip

Or simply clone ValidationExampleSwift with SSH
[email protected]:SandsHellCreations/ValidationExampleSwift.git

If you have some problems with ValidationExampleSwift

You may open issue on ValidationExampleSwift support forum (system) here: https://github.com/SandsHellCreations/ValidationExampleSwift/issues