authorjapps / authorjapps/zerocode
Validator does not dig to resolve jsonpath and other type of value placeholders
Open
feature-request
- Dominant language
- Java
- Stars
- 1k
- Forks
- 453
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 5
Description
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}
Contributor guide
Assessment
This issue has not been assessed yet.