Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nspredicate

Using @min,@max and etc inside a predicate?

NSPredicate to-many relationships

SWIFT 3 Predicate for NSArray not working properly with numbers

nsarray nspredicate swift3

NSPredicate: how to do NOT EndsWith?

NSPredicate Single Quote Issue

NSPredicate to match "any entry in an NSDatabase with value that contains a string"

iOS Core Data how to properly compare string text using predicates?

iOS 11 NSPredicate search on Swift array crashing - NSUnknownKeyException

Building a NSPredicate for a filter

Can you specify "select unique name from ..." with NSPredicate?

Searching/Filtering a custom class array with a NSPredicate

Combining + andPredicateWithSubpredicates: and + orPredicateWithSubpredicates: in one predicate

Core Data, try to use NSPredicate to filter a toMany relationship set but get the "to-many key not allowed here" error

Filtering array of dictionaries in Swift

NSPredicate with functions or selectors

Core Data NSPredicate filter by entity class?

Why "NOT IN" does not work in this NSPredicate?

ios core-data nspredicate

How to create a predicate that compares all properties of an object?

Filter array in ios checking multiple properties