perl-lsp-input-validation 0.12.2

LSP request and file-input validation helpers
Documentation
1
2
3
4
5
6
7
8
9
10
# perl-lsp-input-validation

Standalone microcrate for LSP request and source-input validation.

## Scope

- Workspace-bound file path validation with Perl extension filtering.
- Text/document payload size and content checks.
- LSP method/parameter validation helpers.
- String sanitization and workspace-root safety checks.