issues
search
tgriesser
/
checkit
simple, flexible validations for node and the browser
MIT License
223
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Set stack traces correctly for custom errors
#97
thomsbg
closed
4 years ago
0
Front page text truncated
#96
machineghost
closed
5 years ago
2
Not catching errors at all.
#95
kvedantmahajan
opened
6 years ago
0
Fix redos
#94
davisjam
opened
6 years ago
3
How to get a value of some other field in the same form ?
#93
vivekiyer114
opened
6 years ago
0
email regexp should have a source comment explaining the rationale
#92
mk-pmb
opened
7 years ago
0
Add strict mode to run rules even if the field isn't required
#91
dominicbartl
opened
7 years ago
0
Unique Name Validation using multiple columns
#90
vaidehi-imedia
opened
7 years ago
0
Error message for URL
#89
rahatarmanahmed
opened
7 years ago
0
No validation defined for "max:value" and "min:value"
#88
pmalouin
opened
7 years ago
0
Support for hexadecimal String
#87
raghavgarg1257
opened
7 years ago
0
bcrypt password hash validation
#86
mjhm
opened
7 years ago
0
Better validator documentation
#85
joepie91
opened
7 years ago
0
`finite` does not seem to exist?
#84
joepie91
opened
7 years ago
0
added portuguese language support
#83
jay-jlm
opened
7 years ago
0
"date" validation problem
#82
pmalouin
opened
7 years ago
1
Is there a way to send arrays as parameters for custom validator?
#81
vasanthpandia
closed
7 years ago
0
Transform the property after validate
#80
Chubby-Chocobo
closed
6 years ago
2
Fix minor typo in README.md
#79
dwillie
closed
8 years ago
1
validEmail -> email
#78
tommoor
closed
8 years ago
1
Pass context to conditional function in "maybe" clause
#77
sboehler
closed
8 years ago
3
Nested Validations
#76
nmagerko
opened
8 years ago
7
null and '' get a pass?
#75
cdscott
opened
8 years ago
1
async version (0.7.0) doesn't run
#74
AlexZeitler
closed
8 years ago
2
Why clone the `this.target` object?
#73
greduan
opened
8 years ago
0
Unexpected validated object
#72
bharley
opened
8 years ago
0
allow promise based custom validators utilize custom messages
#71
morrelinko
opened
8 years ago
3
Dutch translation
#70
goowikns
closed
8 years ago
1
[Breaking] Expect a global.Promise object
#69
Whoaa512
closed
8 years ago
2
Bring the email regex change into the core.js
#68
Whoaa512
closed
8 years ago
1
Use any-promise to allow the user to decide promise implementation
#67
Whoaa512
closed
8 years ago
3
Single entry
#66
Whoaa512
closed
8 years ago
1
Use the specific lodash methods we care about
#65
Whoaa512
closed
8 years ago
3
Use bluebird in the browser
#64
Whoaa512
closed
8 years ago
3
Contains - can I specify multiple values?
#63
charlie-ablett
opened
8 years ago
3
Using context correctly
#62
chamini2
closed
8 years ago
1
More permissive email regex to be closer to the standard
#61
gfarrell
closed
8 years ago
4
Email validation doesn't cover apostrophes
#60
gfarrell
closed
8 years ago
4
Fix typo
#59
sygint
closed
8 years ago
1
Fixed #50: Added string validator
#58
brettlaforge
closed
8 years ago
3
Removed _.clone(...) from Runner constructor
#57
skleeschulte
closed
8 years ago
0
_.clone(...) modifies target and context
#56
skleeschulte
closed
8 years ago
5
update deps
#55
FredericHeem
closed
8 years ago
8
Compatibility for lodash 4.x
#54
sixpounder
closed
8 years ago
5
using `when` in browser causes "illegal invocation", please just use bluebird (or native promises)
#53
gfarrell
opened
8 years ago
0
Money / currency validator
#52
skywickenden
closed
8 years ago
0
Better documentation
#51
doliver3
opened
8 years ago
3
string validator?
#50
VictorioBerra
closed
8 years ago
1
Fixed #45: custom messages for custom validators
#49
mattiloh
opened
8 years ago
1
Fixed Parameters Length Error
#48
panbanda
closed
8 years ago
3
Next