issues
search
theleoborges
/
bouncer
A validation DSL for Clojure & Clojurescript applications
364
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#63
cloojure
opened
4 years ago
0
Create deps.edn to allow use in deps.edn via :git/url and :sha
#62
olivergeorge
opened
5 years ago
0
Unexpected `matches` behavior
#61
jumarko
opened
5 years ago
1
Bump cljs-time version to avoid warnings
#60
mrijk
closed
6 years ago
1
Update travis status on readme file
#59
caioguedes
closed
6 years ago
0
Couldn't load library
#58
hawarir
closed
7 years ago
1
Is it still alive?
#57
LukasRychtecky
opened
7 years ago
6
updated to use cljs, bumped up library versions
#56
yogthos
closed
7 years ago
1
Coercion for fields
#55
ustun
opened
7 years ago
0
Email validation error in domain part
#54
thundergolfer
opened
7 years ago
1
Why are these different?
#53
FreekPaans
opened
8 years ago
0
:pre functions do not get nested values
#52
jwr
opened
8 years ago
0
Add new validator 'alphanumeric' and its test case
#51
armlesshobo
opened
8 years ago
3
Personal error for every item in vector
#50
BooBSD
closed
8 years ago
1
Validators aren't applied if defined after applying a common set
#49
OliverM
closed
8 years ago
1
v/datetime validates strings which f/parse doesn't
#48
pflingstring
closed
8 years ago
1
Should have a way to validate that no extra keys are given in map
#47
b-ryan
closed
8 years ago
1
What is the point of repeat in first value of vector and :bouncer.core/errors?
#46
kwladyka
closed
8 years ago
1
Password confirmation
#45
simax
closed
8 years ago
1
Release a new version
#44
ghost
closed
8 years ago
5
Messages customized based on input
#43
SevereOverfl0w
opened
9 years ago
6
Errors in a list, and short circuiting
#42
robinheghan
closed
8 years ago
3
Fixes #36: All validators are optional by default
#41
robinheghan
closed
9 years ago
3
v/matches implies v/required?
#40
jonase
closed
8 years ago
1
feature: remove pairs that validation do not handle
#39
defclass
closed
8 years ago
5
Return a seq/list of validation errors from a validation function
#38
talios
closed
8 years ago
4
namespace-qualify meta keys
#37
vvvvalvalval
closed
8 years ago
3
provide optional validators
#36
vvvvalvalval
closed
9 years ago
4
Fix datetime validator
#35
dluksza
closed
9 years ago
3
Version ranges found for:
#34
vsnguyen
closed
9 years ago
1
Merged Dead PR 26 (new validators)
#33
davidhampgonsalves
closed
9 years ago
1
v/datetime does not work in clojurescript
#32
sonwh98
closed
9 years ago
3
Fix clojars badge link.
#31
niwinz
closed
9 years ago
1
Prepare for 0.3.2 final release
#30
robinheghan
closed
9 years ago
1
Adding a maximum length validtion for strings
#29
edgibbs
closed
9 years ago
11
Move to cljx and add a cljs target
#28
samfoo
closed
10 years ago
4
Cljs support
#27
robinheghan
closed
10 years ago
8
Validators added: integer, string, boolean, in-range
#26
mishadoff
closed
9 years ago
5
Clojurescript support?
#25
robinheghan
closed
10 years ago
3
updated readme for datetime validator
#24
jebberjeb
closed
10 years ago
0
Added date validator
#23
jebberjeb
closed
10 years ago
2
Date related validators ?
#22
mogverse
closed
10 years ago
9
Multi-field validation
#21
theleoborges
closed
10 years ago
10
No way to validate a combination of fields.
#20
mogverse
closed
10 years ago
2
There should be a way to avoid validation for optional keys
#19
mogverse
closed
10 years ago
4
Minor readme change to not make it seem a strange design decision was taken, and very minor (somewhat random) syntax change
#18
silasdavis
closed
10 years ago
1
Validating heterogeneous list of items
#17
casperc
closed
10 years ago
3
Cannot validate nested map before validating keys in the nested map
#16
casperc
closed
10 years ago
2
Change default custom validator message
#15
casperc
closed
10 years ago
3
Validation results as error metadata
#14
dm3
closed
10 years ago
3
Next