/Form-Validator

Dynamic Form-Validator for UITextField in UITableView using Multi-dimensional Array

Primary LanguageObjective-C

Form-Validator

Dynamic Form-Validator for UITextField in UITableView using Multi-dimensional Array

This Demo will make sure that you can add as many as UITextFields in UItableview with dynamic content and with very ease to just update the dictionary as per your requirement which holds the textfield value in custom or UITableView Cell.

It validates the text field for phone numbers, emails and just numbers with all type of validation as per the requirement you have in your project.

Take a look towards the demo and let me know if it is useful to have validation of dynamic textfield in UITableview for faster project development in case of form development and sign up for application which is the basic need of every application.