Skip to content

Fix FileDirValue to validate input before setting value#52

Merged
AdenAthar merged 1 commit intodevfrom
add-tests
Feb 13, 2026
Merged

Fix FileDirValue to validate input before setting value#52
AdenAthar merged 1 commit intodevfrom
add-tests

Conversation

@AdenAthar
Copy link
Collaborator

  • Add input validation before assigning to self.value
  • Validate that input is a string and not empty
  • Only set self.value after successful directory creation and validation
  • Addresses requirement to validate all values before they get set

- Add input validation before assigning to self.value
- Validate that input is a string and not empty
- Only set self.value after successful directory creation and validation
- Addresses requirement to validate all values before they get set
@AdenAthar AdenAthar merged commit c5c2741 into dev Feb 13, 2026
1 check was pending
@AdenAthar AdenAthar deleted the add-tests branch February 13, 2026 22:01
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.

1 participant