Tests whether an AnyJson value contains another AnyJson value. This is a shallow check only and does not recurse deeply into collections.
AnyJson
The container to search.
The value search for.
Tests whether an
AnyJson
value contains anotherAnyJson
value. This is a shallow check only and does not recurse deeply into collections.