issues
search
guillaumepotier
/
validator.js
Powerful objects and strings validation in javascript for Node and the browser
http://validatorjs.org
MIT License
255
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow straight RegExp arguments
#22
marcandre
closed
9 years ago
1
- bumped to 1.0.1 version
#21
ruimarinho
closed
10 years ago
2
Undefined
#20
Moondee
opened
10 years ago
1
running in Node
#19
Moondee
closed
9 years ago
1
Added Key( obj ) Assert
#18
Elzair
opened
10 years ago
0
Fix typo
#17
nunofgs
closed
10 years ago
4
Added support for Collection with Assert
#16
ruimarinho
closed
10 years ago
5
Fix required constraint behaviour in constraint lists
#15
fixe
closed
10 years ago
3
Add documentation regarding Required constraints
#14
fixe
closed
10 years ago
1
Add repository field to package.json
#13
fixe
closed
10 years ago
1
Add messages to violations
#12
fixe
closed
10 years ago
2
Validate properties which have Assert.Required
#11
fixe
closed
10 years ago
3
Fix node path.resolve error
#10
fixe
closed
10 years ago
1
Update version in npm
#9
jacobh0
closed
10 years ago
3
Working JsBin demo
#8
BenjaminHorn
closed
10 years ago
1
Update RegExp test validation
#7
nathancharles
closed
10 years ago
4
Change min/max existence check in range
#6
nathancharles
closed
10 years ago
3
Fixed property value in error thrown by Required assert.
#5
yanoosh
closed
10 years ago
1
Adding composer.json to allow install via robloach/component-installer
#4
nateevans
closed
11 years ago
1
NotNull.validate() and NotBlank.validate() === 'undefined' in Required Assertion
#3
nateevans
closed
11 years ago
0
Strict check for constraints
#2
nateevans
closed
11 years ago
6
Added IPv4 and MAC Asserts
#1
blyork
closed
11 years ago
3
Previous