GitHub
github.com › validatorjs › validator.js
GitHub - validatorjs/validator.js: String validation · GitHub
A library of string validators and sanitizers.
Starred by 23.8K users
Forked by 2.4K users
Languages JavaScript
GitHub
github.com › go-playground › validator
GitHub - go-playground/validator: :100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving · GitHub
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving - go-playground/validator
Starred by 19.8K users
Forked by 1.4K users
Languages Go
GitHub
github.com › validator › validator
GitHub - validator/validator: The Nu Html Checker (vnu) · GitHub
The Nu Html Checker (vnu). Contribute to validator/validator development by creating an account on GitHub.
Starred by 1.9K users
Forked by 323 users
Languages Java 91.3% | ANTLR 6.6% | Python 1.4% | TypeScript 0.4% | Makefile 0.3% | Shell 0.0%
Express Validator
express-validator.github.io › introduction
express-validator | express-validator
express-validator is a set of express.js middlewares that wraps the extensive collection of validators and sanitizers offered by validator.js.
Go Packages
pkg.go.dev › github.com › go-playground › validator › v10
validator package - github.com/go-playground/validator/v10 - Go Packages
December 24, 2025 - Package validator implements value validations for structs and individual fields based on tags.
GitHub
github.com › yairEO › validator
GitHub - yairEO/validator: HTML form validation. Perfectly made for all scenerios, lightweight, semantic & easy to use
HTML form validation. Perfectly made for all scenerios, lightweight, semantic & easy to use - yairEO/validator
Starred by 260 users
Forked by 83 users
Languages JavaScript 61.4% | HTML 21.6% | CSS 17.0% | JavaScript 61.4% | HTML 21.6% | CSS 17.0%
GitHub
github.com › validator › validator.github.io › releases
Releases · validator/validator.github.io
Use the jar file either for batch validation of HTML documents directly from the command line and from other scripts/apps, as documented at http://validator.github.io, or as a simple stand-alone HTTP server that provides a service for browser-based checking of HTML documents over the Web—similar to http://html5.validator.nu/ and http://validator.w3.org/nu/.
Author validator
GitHub
github.com › issue-ops › validator
GitHub - issue-ops/validator: Validate issue forms response using custom rules · GitHub
Validate issue forms response using custom rules. Contribute to issue-ops/validator development by creating an account on GitHub.
Author issue-ops
GitHub
github.com › symfony › validator
GitHub - symfony/validator: Provides tools to validate values · GitHub
Provides tools to validate values. Contribute to symfony/validator development by creating an account on GitHub.
Starred by 2.7K users
Forked by 103 users
Languages PHP
GitHub
github.com › typestack › class-validator
GitHub - typestack/class-validator: Decorator-based property validation for classes. · GitHub
Allows use of decorator and non-decorator based validation. Internally uses validator.js to perform validation.
Starred by 11.7K users
Forked by 843 users
Languages TypeScript 99.8% | JavaScript 0.2%
GitHub
github.com › express-validator › express-validator
GitHub - express-validator/express-validator: An express.js middleware for validator.js. · GitHub
An express.js middleware for validator.js. Contribute to express-validator/express-validator development by creating an account on GitHub.
Starred by 6.2K users
Forked by 623 users
Languages TypeScript 83.9% | MDX 11.3% | JavaScript 3.7% | CSS 1.1%
GitHub
github.com › topics › validation
validation · GitHub Topics · GitHub
A simple and composable way to validate data in JavaScript (and TypeScript).
Python-validators
python-validators.github.io › validators
validators
>>> import validators >>> >>> validators.email('someone@example.com') True
GitHub
github.com › Appsilon › data.validator
GitHub - Appsilon/data.validator: validate your data and create nice reports straight from R · GitHub
Starred by 155 users
Forked by 15 users
Languages HTML 97.3% | R 2.7%
GitHub
github.com › mikeerickson › validatorjs
GitHub - mikeerickson/validatorjs: A data validation library in JavaScript for the browser and Node.js, inspired by Laravel's Validator. · GitHub
A data validation library in JavaScript for the browser and Node.js, inspired by Laravel's Validator. - mikeerickson/validatorjs
Starred by 1.8K users
Forked by 283 users
Languages JavaScript 98.5% | Shell 1.5%
GitHub
github.com › Respect › Validation
GitHub - Respect/Validation: The most awesome validation engine ever created for PHP · GitHub
Starred by 5.9K users
Forked by 776 users
Languages PHP
GitHub
github.com › python-validators › validators
GitHub - python-validators/validators: Python Data Validation for Humans™.
Python Data Validation for Humans™. Contribute to python-validators/validators development by creating an account on GitHub.
Starred by 1.1K users
Forked by 174 users
Languages Python