Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.1
-
None
Description
Currently there is no way to create a basic "filtering method" with naming convention only, because to make decent UI, the filtering should ignore case of the strings some way. Easiest way to solve this would be to support "IgnoreCase" in the end of the method that would ignore case for all string properties.