Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dirpath fails on non-existing directory #1212

Open
2 tasks done
dirkm opened this issue Jan 11, 2024 · 2 comments
Open
2 tasks done

dirpath fails on non-existing directory #1212

dirkm opened this issue Jan 11, 2024 · 2 comments
Labels

Comments

@dirkm
Copy link

dirkm commented Jan 11, 2024

  • 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.

Code sample, to showcase or reproduce:

@zemzale
Copy link
Member

zemzale commented Jan 12, 2024

Without a repro it's impossible to say what is wrong here, and our tests are not failing and working, If you can provide a repro then I can look into it

@dirkm
Copy link
Author

dirkm commented Jan 12, 2024

sure, give me a few days. I am quite busy right now.

Thanks for your attention

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants