parse

open fun parse(@Nullable jsonValue: JsonValue): ValueMatcher

Parses a JsonValue object into a ValueMatcher.

Return

The matcher as a ValueMatcher.

Parameters

jsonValue

The predicate as a JsonValue.