I need to find all objects that were created with a wrong value and what indicates that is the length of a string in it.
I've already tried to use the suggestions from this answer but Cosmos says that neither $expr and $where are supported.
Is it possible without looping through all objects?