-
Updated
Feb 6, 2021 - TypeScript
#
validation
Here are 3,435 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
Feb 3, 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?
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
Feb 5, 2021 - PHP
vuejs
validation
vue
vuejs2
validator
validations
validate
vue2
hacktoberfest
vee-validate
validation-library
-
Updated
Feb 6, 2021 - TypeScript
muhammadkholidb
commented
Oct 1, 2019
Package version eg. v8, v9:
v9
Issue, Question or Enhancement:
Is it possible to use oneof validation with values containing space character? Tried with single quote but it did not seem to work.
Code sample, to showcase or reproduce:
type Data struct {
Status string `json:"status" validate:"required,oneof='Awaiting Verification' 'Verified' 'Failed Veri-
Updated
Feb 4, 2021 - JavaScript
Simple, lightweight model-based validation for Vue.js
-
Updated
Feb 5, 2021 - JavaScript
The most awesome validation engine ever created for PHP
-
Updated
Jan 31, 2021 - PHP
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
Jan 28, 2021 - JavaScript
Decorator-based property validation for classes.
-
Updated
Feb 5, 2021 - TypeScript
Data parsing and validation using Python type hints
-
Updated
Feb 5, 2021 - Python
A lightweight library for converting complex objects to and from simple Python datatypes.
-
Updated
Feb 1, 2021 - Python
An express.js middleware for validator.js.
-
Updated
Feb 5, 2021 - TypeScript
A simple and composable way to validate data in JavaScript (and TypeScript).
-
Updated
Feb 5, 2021 - TypeScript
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
Feb 4, 2021 - TypeScript
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
-
Updated
Feb 5, 2021 - Swift
-
Updated
Dec 11, 2020 - 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
Feb 4, 2021 - JavaScript
Function argument validation for humans
-
Updated
Jan 27, 2021 - TypeScript
Python Data Structures for Humans™.
-
Updated
Nov 27, 2020 - Python
The JSON Schema I-D sources
-
Updated
Feb 1, 2021 - Makefile
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
-
Updated
Feb 3, 2021 - PHP
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
-
Updated
Jan 24, 2021 - Go
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
Jan 21, 2021 - TypeScript
Open
# doc and more doc
oussamahamdaoui
commented
Jul 19, 2019
Add more doc in the code urgent the Validator class
Featureful configuration management library for Node.js
nodejs
javascript
config
json
node
schema
validation
configuration
json-files
environment-variables
configuration-management
env
-
Updated
Jan 13, 2021 - JavaScript
Phone number functionality for Laravel
-
Updated
Jan 4, 2021 - PHP
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."
Support GTIN-14 / EAN-UCC
currently only EANs with length of 8 or 13 are supported, but for some cases you also need different lengths like 14.
E.g. http://www.ibcaweb.org/guide/guide_mfr/ch4.htm#4.4%20EAN/UCC-14%20and%20Intermediate%20Packs