Same as previous

Description

Compare JSON key value to the value passed in parameter and returns true if match.

Parameters

ParameterDescriptionTypeDefault
keysJSON keys where values are located, separate nested dictionary with /list[str]N/A (Mandatory)
excludeJSON keys to exclude in comparisonlist[str]N/A (Mandatory)