KKStringValidator
String validator
A Swift library for validating strings based on predefined criteria
Swift String Validator. Simple lib for ios to validate string and UITextFields text for some criterias
17 stars
3 watching
3 forks
Language: Swift
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
swiftvalidatorcommunity/swiftvalidator | A rule-based validation library for Swift | 1,439 |
krzysztofzablocki/kzasserts | A tool to help developers ensure code correctness and handle errors in their apps by providing a way to validate assumptions about data types and API responses. | 100 |
ustwo/formvalidator-swift | A framework for validating user input in iOS and macOS applications | 496 |
anderscheow/validator | A tool to validate user input in Android applications | 127 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
sventiigi/validatedpropertykit | Easily validate properties in iOS applications using pre-defined rules and customization options. | 974 |
dcordero/rubustrings | Verifies the format and consistency of iOS app strings files | 119 |
krzemin/octopus | A Scala library that simplifies validation by providing a type-class and a DSL for defining rules without boilerplate code. | 149 |
karan/validator.dart | A utility package for validating and sanitizing strings in Dart. | 63 |
cocoanetics/kvitto | A library used to validate and parse iTunes App Store receipts. | 295 |
ben-g/validated | A library that enables type-level guarantees in Swift by providing tools to create new types with built-in properties. | 607 |
asana/locheck | A tool to validate iOS, Android, and Mac localizations for errors in .strings, .stringsdict, and strings.xml files. | 98 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
jfilipczyk/gomatch | A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
tianchaijz/lua-resty-jsonschema | Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. | 10 |