An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

DBValidator
===========
[![Build Status](https://travis-ci.org/daniel-beard/DBValidator.png?branch=master)](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)

![Image](http://i.imgur.com/xmKHY.png)