parse
Parses a JsonValue object into a JsonMatcher.
Return
The parsed JsonMatcher.
Parameters
jsonValue
The predicate as a JsonValue.
Throws
If the JSON is invalid.
Parses a JsonValue object into a JsonMatcher.
The parsed JsonMatcher.
The predicate as a JsonValue.
If the JSON is invalid.