Hey @tghamm
I want to add support for dictionary<string,object> property and would like to know what you think about it / how available you are to push an update for it.
My plan is to add it to BuildNestedExpression where instead of getting the property of the type i will check if it's dictionary and if so create an expression to check if the field exists in the dictionary and create the expression with the rest of the logic.
Let me know what you think, Thanks!
Hey @tghamm I want to add support for dictionary<string,object> property and would like to know what you think about it / how available you are to push an update for it. My plan is to add it to BuildNestedExpression where instead of getting the property of the type i will check if it's dictionary and if so create an expression to check if the field exists in the dictionary and create the expression with the rest of the logic. Let me know what you think, Thanks!