:path validation semantic being confusing (require file/dir to exist)
Open
bug
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 88
Description
From doing work on the test for the nagios plugin I faced with the fact that the path validation expects the file to actually exist, however the semantics of this validation (even if useful for most of the current plugins) is not clear.
I propose to introduce a new validation that has this same semantics, while having path only as a validation of a real system path.
Contributor guide
Assessment
This issue has not been assessed yet.