-
Updated
Jul 26, 2021 - TypeScript
#
validation
Here are 3,746 public repositories matching this topic...
react
hooks
typescript
react-native
validation
forms
form
form-validation
form-builder
react-hooks
custom-hooks
The most powerful data validation library for JS
-
Updated
Jul 22, 2021 - JavaScript
Asday
commented
Jun 24, 2019
Are you submitting a bug report or a feature request?
Bug? I guess.
What is the current behavior?
vuejs
validation
vue
vuejs2
validator
validations
validate
vue2
hacktoberfest
vee-validate
validation-library
-
Updated
Jul 24, 2021 - TypeScript
CakePHP: The Rapid Development Framework for PHP - Official Repository
php
validation
orm
web
mvc
cakephp
rest-api
web-framework
mvc-framework
psr-7
form-builder
rapid-development
hacktoberfest
-
Updated
Jul 26, 2021 - PHP
renta
commented
Mar 24, 2021
Package version eg. v9, v10:
github.com/go-playground/locales v0.13.0
github.com/go-playground/universal-translator v0.17.0
github.com/go-playground/validator/v10 v10.2.0
Issue, Question or Enhancement:
Golangci-lint (https://github.com/golangci/golangci-lint) comes with a errorlint linter (https://github.com/polyfloyd/go-errorlint). When I switched it on, I got this issue f
Data parsing and validation using Python type hints
-
Updated
Jul 25, 2021 - Python
-
Updated
Jul 23, 2021 - JavaScript
Decorator-based property validation for classes.
-
Updated
Jul 26, 2021 - TypeScript
Simple, lightweight model-based validation for Vue.js
-
Updated
Jul 21, 2021 - JavaScript
A JavaScript plugin for entering and validating international telephone numbers
validation
input
phone-number
formatting
international-telephone
libphonenumber
country-data
javascript-plugin
user-country
-
Updated
Jul 10, 2021 - JavaScript
A lightweight library for converting complex objects to and from simple Python datatypes.
-
Updated
Jul 22, 2021 - Python
The most awesome validation engine ever created for PHP
-
Updated
Jul 25, 2021 - PHP
A simple and composable way to validate data in JavaScript (and TypeScript).
-
Updated
Jul 25, 2021 - TypeScript
fedeci
commented
Apr 18, 2021
Everything should be updated to validatorjs 13.6.1.
7
chenjie4255
commented
Sep 8, 2017
type Item struct {
Bt int `valid:"range(1|100)"`
}
func main() {
t := Item{-1}
ok, err := govalidator.ValidateStruct(t)
fmt.Println(ok, err)
}
output:Bt: Validator range(1|100) doesn't support kind int;
Runtime type system for IO decoding/encoding
-
Updated
May 26, 2021 - TypeScript
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
-
Updated
Jul 21, 2021 - Swift
-
Updated
Jun 28, 2021 - JavaScript
Language-agnostic HTTP API Testing Tool
testing
api
http
unit-testing
validation
integration-testing
swagger
test-runner
openapi
tests
test-framework
api-blueprint
cli-app
dredd
openapi-validation
testing-framework
openapi3
sjs-team
openapi2
-
Updated
Jul 19, 2021 - JavaScript
Function argument validation for humans
-
Updated
Jul 16, 2021 - TypeScript
Python Data Structures for Humans™.
-
Updated
Jul 6, 2021 - Python
The JSON Schema I-D sources
-
Updated
Jul 14, 2021 - Makefile
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
-
Updated
Jun 26, 2021 - Go
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
Updated
Jul 25, 2021 - PHP
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
nodejs
ioc
documentation
boilerplate
typescript
validation
database
monitoring
skeleton
jest
migrations
knex
seed
annotations
expressjs
e2e-tests
pet
seeding
starter-kit
inversify
bookshelf
restful-api
express-typescript-boilerplate
-
Updated
Jul 24, 2021 - TypeScript
Featureful configuration management library for Node.js
nodejs
javascript
config
json
node
schema
validation
configuration
json-files
environment-variables
configuration-management
env
-
Updated
Jul 23, 2021 - JavaScript
yuhr
commented
Apr 22, 2021
With #235 I've noticed that InstanceOf
is undocumented in the readme.
-
Updated
Jul 18, 2021 - JavaScript
Improve this page
Add a description, image, and links to the validation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the validation topic, visit your repo's landing page and select "manage topics."
e.g.
isPassportNumber
, etc.