https://github.com/daniel-beard/dbvalidator
General purpose iOS/Objective-C validation framework
https://github.com/daniel-beard/dbvalidator
Last synced: 9 months ago
JSON representation
General purpose iOS/Objective-C validation framework
- Host: GitHub
- URL: https://github.com/daniel-beard/dbvalidator
- Owner: daniel-beard
- License: mit
- Created: 2013-01-09T07:22:52.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-12-05T19:15:51.000Z (over 10 years ago)
- Last Synced: 2025-03-30T17:51:14.445Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 37.1 KB
- Stars: 36
- Watchers: 5
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
DBValidator
===========
[](https://travis-ci.org/daniel-beard/DBValidator)
General purpose validation framework for objective-c / iOS.
Supports adding validation rules to any keypath on an NSObject.
* http://danielbeard.io
* http://danielbeard.wordpress.com
Copyright (C) 2013 Daniel Beard
Distributed under [MIT License](http://opensource.org/licenses/mit-license.php)
