Open
Description
- I have looked at the documentation here first?
- I have looked at the examples provided that may showcase my question here?
Package version eg. v10:
Issue, Question or Enhancement:
The way I read the documentation the tag dirpath
should pass for non-existing directories. This currently returns the error:
Field validation for '...' failed on the 'dirpath'
I expect:
dir
: existing directories
dirpath
: strings that could be a directory.