Validate JSON Path
Checks that a JSON Path returns a value, object or array.

Input
| Name | Required | Description |
|---|---|---|
| JSON Path Query | JSON Path expression to query the JSON string. | |
| JSON String | Input JSON string. | |
| JSON Type | The type of JSON to check exists. |
Output
Result The result from the JSON Path validation.