Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zachorr/coredatauniqueconstraints

A sample project for getting unique constraints to work in Core Data
https://github.com/zachorr/coredatauniqueconstraints

Last synced: about 2 months ago
JSON representation

A sample project for getting unique constraints to work in Core Data

Awesome Lists containing this project

README

        

# CoreDataUniqueConstraints

This is a sample project for setting up unique constraints in Core Data

[Explanation and demonstration on StackOverflow](https://stackoverflow.com/a/32814593/537341)