swiftui-fieldvalidator
June 02, 2020 • MIT License
SwiftUI Package supporting "Form Validation"
It uses the SwiftUI paradigm to add validation capabilities to TextField
APValidators
June 27, 2016 • MIT License
APValidators is a codeless solution for form validation. Just connect everything right in Interface Builder and you're done. Supports really complex and extendable forms by allowing to connect vali...
YALField
November 30, 2015 • Unspecified License
Custom Field component with validation for creating easier form-like UI from interface builder.
G8MaterialKitTextField
February 21, 2015 • MIT License
The MKTextField Validator v. 1.0 - Totally @IBInspectable
Automatic MKTextField validation, using regex patterns (Some patterns are already available in the project. They are manually settable t...
NGRValidator
February 17, 2015 • MIT License
Validation has never been as easy as now!
NGRValidator allows you to validate the data in the way you want! It's easy to read (even for non-developers), centralized and complex solution to valid...
NSURL Validation
December 26, 2014 • MIT License
This is a Swift extension of NSURL that will take a provided String and validate it for both proper format and that it is an accessible url. It is asynchronous and returns the response and formatte...
TextFieldValidator
August 20, 2014 • MIT License
This control will help you to manage all kinds of validation effectively. For this you just need to provide regex string and other things will be handled by control itself.
Check out my blog for...
SHEmailValidator
November 17, 2013 • Apache 2.0 License
An iOS library that will provide basic email syntax validation as well as provide suggestions for possible typos (for example, [email protected] would be corrected to [email protected]).
iOSValidator
September 11, 2013 • Apache 2.0 License
UITextField Validator for iOS is a rule based validation framework.
DBValidator
January 15, 2013 • MIT License
General purpose validation framework for Objective-C/iOS.
Supports adding validation rules to any keypath on an NSObject.