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

revise: file existence for input validation #281

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Conversation

a-frantz
Copy link
Member

@a-frantz a-frantz commented Jan 7, 2025

Describe the problem or feature in addition to a link to the issues.

Require file path existence for successful input validation parse.

Before submitting this PR, please make sure:

  • You have added a few sentences describing the PR here.
  • You have added yourself or the appropriate individual as the assignee.
  • You have added at least one relevant code reviewer to the PR.
  • Your code builds clean without any errors or warnings.
  • You have added tests (when appropriate).
  • You have updated the README or other documentation to account for these
    changes (when appropriate).
  • You have added an entry to the relevant CHANGELOG.md (see
    "keep a changelog" for more information).
  • Your commit messages follow the conventional commit style.

@a-frantz a-frantz requested a review from peterhuene January 7, 2025 16:41
@a-frantz a-frantz self-assigned this Jan 7, 2025
@a-frantz a-frantz linked an issue Jan 7, 2025 that may be closed by this pull request
@a-frantz a-frantz merged commit a5f0d0f into main Jan 7, 2025
16 checks passed
@a-frantz a-frantz deleted the feat/file-existence branch January 7, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

input validation should include file parameter existence check
2 participants