issues
search
jonasschmidt
/
ex_json_schema
An Elixir JSON Schema validator
MIT License
366
stars
98
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Custom keyword validation
#90
JPOverclock
opened
3 months ago
2
Validation issues
#89
0xAX
closed
8 months ago
1
feature request: uuid format validator
#88
verrchu
opened
9 months ago
1
Support anonymous functions as custom validator function
#87
arjan
closed
1 year ago
2
How to validate a schema itself?
#86
lud-wj
closed
1 year ago
4
Create GitHub Actions workflow
#85
jonasschmidt
closed
1 year ago
0
Extending Vocabularies
#84
sandrina-p
opened
1 year ago
3
Add custom validator error field name, fix warnings, fix 1 failing test
#83
dershodan
closed
1 year ago
3
Handling refs in a schema
#82
Teifion
closed
1 year ago
3
Introduces Nullable validator
#81
linnal
opened
2 years ago
0
Introduces checks for nullable property in schema
#80
linnal
closed
1 year ago
1
Error line number
#79
vishal-h
opened
2 years ago
1
Brought deps upto date
#78
chriseyre2000
closed
2 years ago
3
Add config option for detailed message for nested errors
#77
marmor157
opened
2 years ago
2
Make schema domain configurable
#76
ghost
opened
2 years ago
1
No support for dependentRequired
#75
AntoineAugusti
opened
2 years ago
2
Issue with oneOf when used in conjunction with pattern
#74
kairos0ne
closed
2 years ago
7
Any plans to support 2019 and 2020 ?
#73
kairos0ne
opened
2 years ago
6
I cant see why I'm getting this error
#72
kairos0ne
closed
2 years ago
0
Add unicode support in patterns
#71
bsedat
closed
2 years ago
0
Add type for children
#70
ClementGld
closed
3 years ago
0
Fix bug when validating schemas that specify an explicit metaschema
#69
heydtn
opened
3 years ago
0
Use NaiveDatetime as parsing module for date-time format
#68
mrnovalles
closed
3 years ago
2
Allow naive date-time to be a valid date-time format
#67
mrnovalles
closed
3 years ago
1
Use Decimal to improve precision of multipleOf validation
#66
stefanchrobot
closed
3 years ago
2
Support custom formats for non-string types
#65
stefanchrobot
closed
3 years ago
5
Use `Date`/`DateTime` to parse `date`/`date-time` types
#64
amalbuquerque
closed
3 years ago
8
Feature request: make enum, properties, propertyNames and additionalProperties (or the actual schema) available for custom errors
#63
norpan
opened
3 years ago
4
Elixir 1.11 deprecations
#62
technomage
closed
2 years ago
1
Misc doc changes
#61
kianmeng
closed
3 years ago
2
Error on extra attributes?
#60
strzibny
closed
4 years ago
1
Multi draft support
#59
albertored
closed
3 years ago
3
fix date-time format validation
#58
ananthakumaran
closed
3 years ago
5
expands dialyzer definition, it was incomplete if you resolve something that is an edge node.
#57
mogorman
closed
4 years ago
4
Examples on usage
#56
lornatumuhairwe
closed
4 years ago
3
Add const word validation
#55
NJichev
closed
4 years ago
7
IO.inspect in hex package
#54
manzanit0
closed
5 years ago
2
Changelog
#53
dideler
opened
5 years ago
2
fix(validator, format, email): Allow TLDs longer than 6 characters.
#52
jbottigliero
closed
5 years ago
2
Implement the custom format validator
#51
arjan
closed
5 years ago
12
Intent to implement: custom string validation
#50
arjan
closed
5 years ago
1
Warning messages when running with Elixir 1.9.1 & OTP 22
#49
yudistrange
closed
5 years ago
2
Deprecation warnings fixed
#48
the-guitarman
closed
5 years ago
3
Add contributors with merge rights
#47
AntJanus
opened
5 years ago
1
Fix warnings appearing on Elixir 1.9
#46
obrok
closed
5 years ago
2
Map.take deprecation
#45
rsilvestre
closed
5 years ago
2
Replace Map.size with Kernel.map_size, as per deprecation warning
#44
kbaird
closed
5 years ago
3
fix deprecation warnings in Elixir 1.9.0
#43
woylie
closed
5 years ago
8
feat: elixir-1.9 support
#42
PavelVesnin
closed
5 years ago
1
Improper resolution of referenced subschema
#41
cblock
closed
5 years ago
6
Next