textual
textual copied to clipboard
feat(validator): Add File and Folder validator
Custom Validator to check file and folder requirements
fix #5203
Please review the following checklist.
- [x] Docstrings on all new or modified functions / classes
- [ ] Updated documentation
- [ ] Updated CHANGELOG.md (where appropriate)