json_deep_search library

Classes

JsonDeepSearch
A utility class for performing deep search operations on JSON data
SearchResult
Class to represent a search result

Enums

MatchType
Enum to identify whether the match was found in a key or value
SearchTarget
Enum to specify search target (keys, values, or both)