markif

Results 1 issues of markif

Criteria does not seem to support any() queries in sub-collections as described in the [documentation](https://immutables.github.io/criteria.html). Accordingly, the example `person.pets.any().name.contains("fluffy"); // person has a pet which sounds like fluffy` from the...