Skip to content

Support nullable types for date range and numeric range filters

Compare
Choose a tag to compare
@Namoshek Namoshek released this 13 Jul 13:54
· 66 commits to master since this release
f236f5d

With this release, the NumericRangeFilter and the DateRangeFilter received support for nullable data types. Also changed has been the way the property selector on the search predicate provider factory methods is being interpreted. It does now support nested properties as well. For details see the corresponding pull request (#14).