issues
search
for-GET
/
jesse
jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
https://github.com/for-get/jesse
Apache License 2.0
124
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: convert `extends` to proplist before checking
#139
thalesmg
opened
2 months ago
0
Remove dependencies if not needed
#138
NelsonVides
closed
2 months ago
7
bugfix. default to the parent json schema version
#137
andreineculau
closed
3 months ago
0
default to draft6
#136
andreineculau
closed
3 months ago
0
pass verify_none to httpc:request
#135
mikpe
closed
3 months ago
3
Crashes when "id" is used as a key for a member of "definitions"
#134
alexo-spb
opened
1 year ago
0
Fix #132
#133
enirood-p
closed
3 months ago
2
Compilation warning with otp26.1.1
#132
enirood-p
closed
3 months ago
10
Feature/cleaning
#131
voluntas
closed
1 year ago
0
Please release latest master to hex.pm
#130
dziaineka
closed
3 months ago
2
jesse: fix handling of -0.0 for OTP-26.1/27.0
#129
mikpe
closed
1 year ago
3
Use `== 0.0` to check if the value is zero instead of pattern matching to fix warnings in the OTP master
#128
sile
closed
1 year ago
9
Normalize properties before checking for additional ones
#127
albertored
closed
3 months ago
1
inconsistent behavior with atoms as labels in schema and JSON
#126
RoadRunnr
closed
1 year ago
1
inconsistent behavior with atoms as labels in schema and JSON
#125
RoadRunnr
closed
3 months ago
1
fix strict schema matching
#124
andreineculau
opened
2 years ago
3
switch to slim docker images of erlang
#123
andreineculau
closed
2 years ago
0
CLI tool as docker image
#122
andreineculau
closed
2 years ago
0
optimization: resolve ref once for "looping" properties
#121
andreineculau
opened
2 years ago
0
Fix typos
#120
kianmeng
closed
2 years ago
1
Fix some bugs reported
#119
seriyps
closed
2 years ago
2
Use fixed `map()` representation of JSON objects
#118
seriyps
opened
2 years ago
0
Possible error since 6cfd1c09ff7abfcbce445e44583cd3a41a5935af
#117
james-bellamy
closed
2 years ago
2
Use conversion to sets to check uniqueItems (performance improvement)
#116
germanblanco
closed
2 years ago
3
Performance of validation of JSON objects with very long lists of JSON objects within is very, very slow.
#115
germanblanco
closed
2 years ago
12
Add support for nullable spec
#114
meox
closed
2 years ago
2
Fix crash when schema containing reference is `map()`
#113
seriyps
closed
2 years ago
0
Add support for unicode properties in pattern, etc.
#112
nalundgaard
closed
2 years ago
3
Handle boolean type
#111
galambl
closed
3 years ago
2
handle_boolean
#110
galambl
closed
3 years ago
1
bump JSON Schema test suite
#109
andreineculau
closed
2 years ago
6
Support for Draft 6 Specification
#108
kikofernandez
closed
2 years ago
19
Tests from upstream are 6 years old
#107
kikofernandez
closed
3 years ago
2
Move CI away from -rc3 and into "the real thing"
#106
paulo-ferraz-oliveira
closed
3 years ago
4
Add new OTP versions to CI: 23.2, 23.3 and 24.0-rc3
#105
seriyps
closed
3 years ago
1
"pattern" and "patternProperties" do not support unicode properties
#104
nalundgaard
closed
2 years ago
2
Prevent a warning issued by OTP 24
#103
paulo-ferraz-oliveira
closed
3 years ago
9
merge upstream
#102
dinama
closed
3 years ago
0
Move away from OTP 18 and adopt rebar3_lint 0.3.0
#101
paulo-ferraz-oliveira
closed
3 years ago
3
CI: use kerl/linuxbrew to install specific erlang versions
#100
andreineculau
closed
3 years ago
3
breaks with rebar3_lint@0.3.0
#99
andreineculau
closed
3 years ago
3
Implement GitHub Actions
#98
paulo-ferraz-oliveira
closed
3 years ago
6
Move from Travis CI to GitHub Actions?
#97
paulo-ferraz-oliveira
closed
3 years ago
2
Request release
#96
paulo-ferraz-oliveira
closed
3 years ago
1
Adapt to higher-level consumption of `jsx`
#95
paulo-ferraz-oliveira
closed
3 years ago
2
default schema version is parent schema version
#94
dziaineka
closed
2 years ago
2
Maybe incorrect validation result
#93
dziaineka
opened
4 years ago
2
[#90] Improve error messages (alternative)
#92
jfacorro
closed
4 years ago
3
[#90] improve error messages
#91
jfacorro
closed
4 years ago
0
Improving the error messages from jesse when using oneOf/anyOf
#90
jfacorro
closed
4 years ago
1
Next