Skip to content

Tags: ustwo/US2FormValidator

Tags

2.0.13-beta

Toggle 2.0.13-beta's commit message
Cleaned up code

2.0.12-beta

Toggle 2.0.12-beta's commit message
Overriding delegate property to not have two separate delegate proper…

…ties

validatorDelegate becomes delegate, there is no need providing two different delegate properties. Delegates will get forwarded delegations of UITextFields and UITextViews

2.0.11-beta

Toggle 2.0.11-beta's commit message
Updated pod spec

2.0.10-beta

Toggle 2.0.10-beta's commit message
Only try matching regex to the string if the string actually exists

2.0.9-beta

Toggle 2.0.9-beta's commit message
Updated pod spec

2.0.8-beta

Toggle 2.0.8-beta's commit message
Updated pod spec

2.0.7-beta

Toggle 2.0.7-beta's commit message
Updated pod spec

2.0.6-beta

Toggle 2.0.6-beta's commit message
Updated password validator and condition

2.0.5-beta

Toggle 2.0.5-beta's commit message
Modified password condition which is the first step to for issue #35

2.0.4-beta

Toggle 2.0.4-beta's commit message
Added requires_arc