file-validation
There are 21 repositories under file-validation topic.
horprogs/Just-validate
Modern, simple, lightweight (~5kb gzip) form validation library written in Typescript, with no dependencies (no JQuery!). Support a wide range of predefined rules, async, files, dates validation, custom error messages and styles, localization. Support writing custom rules and plugins.
uploadcare/uploadcare-widget
Uploadcare Widget, an ultimate tool for HTML5 file upload supporting multiple file upload, drag&drop, validation by file size/file extension/MIME file type, progress bar for file uploads, image preview.
react-dropzone/attr-accept
JavaScript implementation of the "accept" attribute for HTML5 input element
file-validator/file-validator
The first Python validation package uses type, mime, extension, magic numbers, and size to validate files. ✅
TechieGuy12/FileVerification
Generates a hash of all files in a folder tree and stores the hashes in a text file in each folder.
d2phap/vue-file-selector
File selector with validation that supports drag-n-drop for @vuejs
Blobfolio/blob-mimes
This project has been replaced by Righteous MIMEs.
dents/torche
Torrent file checker - verifies files in a directory against a torrent file in the same directory
Naandalist/secure-file-validator
Secure file validation library with signature checking and content validation
rainmakerho/FileExtensionValidation
參考自 安全框架︰輸入驗證 | 風險降低確定在接受使用者的檔案時已備妥適當的控制 區段中的程式碼,再加以調整。 主要就是讀取檔案中的 signatures(magic numbers or Magic Bytes) 來比較。
telkomdev/go-filesig
validate Files by reading each magic number from a file for Go
aostrun/Notary-Public-Smart-Contract
Smart Contract serving as Notary Public
dholtzmann/filevalidator
Simple file validation for Golang
Kristi47/j_upload
jUpload is a jQuery package for managing files. Dynamically add and remove files before upload. Custom file validation
Sahithi-Venkatesan/Flexible-File-Upload-and-Validation-rule-engine
ValidCSV - Repo for Dell Hack2Hire 2020
SirMekus/igwe
Vanilla PHP package for handling file upload
dimkl/ffv
File Format Validation Project
GavinBurnett/readfiles
Reads every file in a given directory and all its sub directories. Warns if any file cannot be read from start to end.
dmdhrumilmistry/gofilecheck
API for detecting file type using magic bytes
RogueScholar/cfv
Command-line File Verify
telkomdev/node-filesig
validate Files by reading each magic number from a file for Nodejs