issues
search
adamwaite
/
Validator
Drop in user input validation for your iOS apps.
MIT License
1.42k
stars
218
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Removed .DS_Store file and updated .gitignore
#139
lawinko
opened
4 years ago
0
fix #137 - make swift package targets consistent with podspec
#138
BrentMifsud
closed
1 year ago
0
Inconsistent deployment target on SPM
#137
Vidhyadharan24
opened
4 years ago
1
ValidationRuleSet init(rules: [Rule]) does not work with more than one Rule
#136
be-bert
opened
4 years ago
1
xcode 11.3.1 gives an error "Ambiguous use of 'validate' "
#135
pradeep-appscoop
opened
4 years ago
0
Fix swift-tools-version
#134
fredpi
opened
4 years ago
0
Getting Error due to operator overloading in Swift 5.1
#133
defib22
opened
4 years ago
1
Add support for Swift Package Manager
#132
shayna34
closed
4 years ago
0
Simple email validation regexp pattern is commented
#131
evgenykarev
opened
4 years ago
0
kept building failed with carthage,
#130
tlb-xiongju
closed
5 years ago
0
cannot build with xcode 11 (need xcode 11 swift 5.1 suppport)
#129
PikaRules
opened
5 years ago
5
Swift Compiler Error due to multiple Ambiguous use of 'validate' error
#128
code-draft
opened
5 years ago
12
ValidatableInterfaceElement conformance to AnyObject
#127
Steveybrown
opened
5 years ago
0
Alternative method of validationResult merge method
#126
nrikiji
opened
5 years ago
2
Swift Package Manager Support for Validator
#125
oscarvgg
opened
5 years ago
5
Temporary fix for ValidationRuleRequired
#124
fatdoyy
closed
5 years ago
0
missing s.swift_version
#123
StevenArmandLee
closed
5 years ago
0
Missing return in a function expected to return 'Bool'
#122
alexolivier
closed
5 years ago
4
3.2
#121
adamwaite
closed
5 years ago
1
Xcode 11 & Swift 5.1 build failure
#120
tevelee
closed
5 years ago
2
Swift 5.1 compatibility: Rename validate to performValidation to prevent naming conflict
#119
reececomo
closed
5 years ago
3
Deployment targets are set to iOS 9
#118
hcemozturk
closed
5 years ago
0
Fix UITextView.textDidChangeNotification
#117
eliseo-juan
closed
5 years ago
1
Validator Version 4
#116
adamwaite
opened
5 years ago
6
Compilation error
#115
aodhol
closed
5 years ago
1
Give an example to validate an email address
#114
intonarumori
closed
5 years ago
1
ValidationRuleRequired is not working
#113
nrikiji
opened
5 years ago
1
[question] Is there a way to execute validation on items that have been entered?
#112
nrikiji
closed
5 years ago
0
Verify All rules
#111
rehannali
closed
5 years ago
1
fixed issue #90
#110
shoaibahmedqureshi
closed
5 years ago
1
Xcode 10 build failure - location of textDidChangeNotification() in UITextView+Validator.swift
#109
syvertsj
closed
5 years ago
9
Reduce iOS deployment target to iOS 9
#108
metabren
closed
6 years ago
2
UITextView+Validator - needs update on notification names
#107
josipbernat
closed
6 years ago
2
iOS 10 deployment target required?
#106
metabren
closed
6 years ago
2
swift 4.2 update
#105
sumac13
closed
6 years ago
3
Xcode 9.4.1 / swift 4.1 build failures
#104
syvertsj
closed
6 years ago
2
Fix for version swift 4.2
#103
oscarvgg
closed
6 years ago
0
Validate whether a textfield string is an integer
#102
RowanG1
closed
6 years ago
1
Getting error String
#101
tsangaris
closed
5 years ago
4
issue 93/98 still exists
#100
serge-glance
closed
6 years ago
1
Anyway to pass custom error based on specific condition?
#99
Tayyab-VenD
closed
5 years ago
5
UItextview, Uitextfield, UiSlide do not conform to ValidatableInterfaceelement
#98
serge-glance
closed
6 years ago
1
poor example
#97
Nathan187
closed
6 years ago
3
UISlider, UITextField, UITextFView does not conform to protocol 'ValidatableInterfaceElement'
#96
andriybashta
closed
6 years ago
0
Can we validate UILabels?
#95
Faari7
closed
6 years ago
0
Add validate method to ValidatableInterfaceElement extensions
#94
Lopdo
closed
6 years ago
3
Swift 4.1 issue
#93
rockyftn
closed
6 years ago
11
Validation result error type monoid?
#92
adamwaite
closed
5 years ago
1
Build failure in Xcode 9b4
#91
mrh-is
closed
6 years ago
4
Issue in Email Validation
#90
kareemDev
closed
5 years ago
3
Next