Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nspredicate

Case and diacritic insensitive matching of regex with metacharacter in Swift

NSPredicate Returns No Results with Fetch Request, Works with Array Filtering

Crash using Aggregate Operation: "ALL" in a Core Data iOS Application

Using NSPredicate to fetch exact NSDate from NSManagedObjectContect

NSPredicate, NsNumber numberWithFloat:0.0 (iPhone)

iphone nspredicate nsnumber

NSPredicate not executed

NSPredicate 'OR' filtering based on an NSArray of keys

Is there a way to "Reverse" an NSPredicate

ios nspredicate

Case insensitive NSPredicate for strings from an array?

cocoa core-data nspredicate

NSPredicate to check if attribute of object exits, if it does, get it

NSPredicate for Regular Search

ios nspredicate

NSPredicate with a string matching beginning of words

CoreData check if to-many-relationship contains object

NSPredicate find object with attribute in NSSet

Creating NSPredicate dynamically by setting the key programmatically

CoreData predicate: string property length?

NSPredicate issue with greater than equals

ios objective-c nspredicate

Swift NSPredicate NOT IN

ios swift nspredicate

Evaluating an NSPredicate on a NSArray (without filtering)

NSPredicate and CoreData - decide if a Date attribute is "today" (or between last night 12am to tonight 12am) on iOS