SandsHellCreations / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SandsHellCreations/ValidationExampleSwift Stargazers