Validator does not dig to resolve jsonpath and other type of value placeholders · Issue #653 · authorjapps/zerocode · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we use verify/assertions, we can supply a JSON through a parametrized test or use jsonPath in the matching section.
For validators, we can only use jsonPath in the "field" part. The "value" part does not accept jsonPath or stuff like ${JSON.FILE:filename}
The text was updated successfully, but these errors were encountered: