validator.js
String validator
A library of string validators and sanitizers.
String validation
23k stars
227 watching
2k forks
Language: JavaScript
last commit: 8 days ago
Linked from 4 awesome lists
hacktoberfestinputjavascriptnodesanitizationsanitizevalidatevalidationvalidationsvalidator
Related projects:
Repository | Description | Stars |
---|---|---|
rickharrison/validate.js | A lightweight JavaScript form validation library with customizable rules and messages | 2,564 |
sindresorhus/valid-filename | Checks whether a given string is a valid filename | 59 |
jupegarnica/garn-validator | A JavaScript validation library providing various behaviors to validate data against different types and functions. | 41 |
stac-utils/stac-node-validator | Validates STAC items, catalogs, and collections against specified schemas and formats. | 13 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
parro-it/is-fqdn | Verifies if a given string represents a valid fully qualified domain name | 21 |
seriousme/openapi-schema-validator | Tools for validating and manipulating OpenAPI specifications | 45 |
sofish/validator.js | A lightweight validation component for HTML forms that supports various input types and customizable error handling. | 283 |
nettofarah/property-validator | A library providing easy property validation functions for JavaScript applications | 158 |
karan/validator.dart | A utility package for validating and sanitizing strings in Dart. | 63 |
sindresorhus/ow | A validation library for JavaScript functions and variables. | 3,811 |
ehmicky/normalize-node-version | A utility package to normalize and validate Node.js version strings | 8 |
dcordero/rubustrings | Verifies the format and consistency of iOS app strings files | 119 |
cinar/checker | A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 9 |
imbrn/v8n | A JavaScript library for creating fluent and customizable validation rules | 4,170 |