Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Building a dynamic predicate from a custom map of conditions:

Consider having a map of conditions (the map’s key is a field, and the map’s value is the expected value for that field). In this context, write an application that dynamically generates the proper predicate.