Search results for validation

TFManager screenshot

TFManager

April 24, 2022 • MIT License
Add validations to your text fields, Group them together and navigate through them via keyboard's return button and accessory view.
Throttler screenshot

Throttler

March 04, 2022 • MIT License
Throttler is IO throttling library of one liner closure API. Using Throttler, you can throttle massive number of inputs coming in to the last in a single drop of one line API. Check how Throttl...
RRFormValidation screenshot

RRFormValidation

July 08, 2020 • MIT License
Form validation by RxSwift with MVVM architecture
swiftui-fieldvalidator screenshot

swiftui-fieldvalidator

June 02, 2020 • MIT License
SwiftUI Package supporting "Form Validation" It uses the SwiftUI paradigm to add validation capabilities to TextField
PhoneNumberKit screenshot

PhoneNumberKit

November 26, 2019 • MIT License
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
ValidatedPropertyKit screenshot

ValidatedPropertyKit

June 26, 2019 • MIT License
Easily validate your Properties with Property Wrappers 👮
CNICTextFieldView screenshot

CNICTextFieldView

April 13, 2017 • Apache 2.0 License
CNIC Validation View It is a separate View that input CNIC It is highly customisable by editing constants NSInteger const kFirstPhaseLength = 5; NSInteger const kSecondPhaseLength = 7; NSInte...
PRGValidationField screenshot

PRGValidationField

February 27, 2017 • MIT License
A better way to build registration screens
LUNField screenshot

LUNField

July 09, 2016 • MIT License
Animated, adaptive textfield group with validation. You can specify the count of textfields and their relative sizes.
Caishen screenshot

Caishen

June 25, 2016 • MIT License
A Payment Card UI & Validator for iOS
VForValidation screenshot

VForValidation

June 24, 2016 • Apache 2.0 License
VFV it's an easy way for check expressions.
YALField screenshot

YALField

November 30, 2015 • Unspecified License
Custom Field component with validation for creating easier form-like UI from interface builder.
SwiftyFORM - easy creation of inspectors screenshot

SwiftyFORM - easy creation of inspectors

July 01, 2015 • MIT License
SwiftyFORM is a form framework for iOS, written in Swift. Demo video that shows inline sliders and date pickers https://www.youtube.com/watch?v=PKbVJ91uQdA Features: - There are 13 form ite...
JOTextField screenshot

JOTextField

May 05, 2015 • MIT License
Validation of: Email Numbers Strings Required Password length Installation/Requirements To Use JOTextField you'll need CocoaPods and pop facebook framework in your dependencies. Autho...
ASFloatingHeadersFlowLayout screenshot

ASFloatingHeadersFlowLayout

May 04, 2015 • MIT License
High performance implementation of CollectionView Flow Layout for Sticky/Floating headers behavior like in table view. Used new iOS7/8 features with partial invalidation.
Form screenshot

Form

March 08, 2015 • MIT License
Form came out from our need to a form that could share logic between our iOS apps and our web clients, we found that JSON was one way to achieve this. Form includes the following features: - ...
G8MaterialKitTextField screenshot

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 screenshot

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 screenshot

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...
FXModelValidation screenshot

FXModelValidation

December 25, 2014 • MIT License
FXModelValidation is an Objective-C library that allows to validate data/model/forms easily. Suits for any NSObject.