issues
search
fredo-dedup
/
JSONSchema.jl
JSON Schema validation package for Julia
Other
31
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`additionalProperties` improper treatment
#61
algunion
closed
1 month ago
1
Prep for v1.4.1
#60
odow
closed
2 months ago
0
Update tests to JSON-Schema-Test-Suite@23.1.0
#59
odow
closed
2 months ago
0
Add test/Project.toml
#58
odow
closed
2 months ago
0
Fixes and improvements for the 23.1.0 test schema
#57
odow
closed
2 months ago
1
Remove tertiary comparisons for better code clarity
#56
odow
closed
2 months ago
0
Use egal to check if oldpath is nothing
#55
xlxs4
closed
2 months ago
1
Prep for v1.4.0
#54
odow
closed
3 months ago
1
Support if-then-else #37
#53
YongHee-Kim
closed
4 months ago
2
Replaced `get_element` with JSONPointere.jl package #25
#52
YongHee-Kim
closed
4 months ago
2
Prep for v1.3.0
#51
odow
closed
1 year ago
0
Make files read with JSON3.jl compatible
#50
jClugstor
closed
1 year ago
6
Use Downloads.jl instead of HTTP.jl for schema downloads
#49
fredrikekre
closed
1 year ago
1
Clarify type input to validate
#47
odow
closed
1 year ago
0
validation fails every time
#46
mkaut
closed
1 year ago
4
Prep for v1.1.0
#45
odow
closed
1 year ago
0
Various miscellaneous maintenance fixes
#44
odow
closed
1 year ago
0
Drop support for pre-Julia 1.6
#43
odow
closed
1 year ago
0
Add license header
#42
odow
closed
1 year ago
0
Add support for JSON3
#41
acdupont
closed
1 year ago
3
Add support for HTTP 1.0
#40
odow
closed
2 years ago
0
Upgrade HTTP.jl dependency to 1.0.x
#39
ndortega
closed
2 years ago
3
provides validation result for more than SingleIssue?
#38
YongHeeK
opened
3 years ago
2
Support latest draft version
#37
odow
opened
3 years ago
7
Bump version to v1.0.0
#36
odow
closed
3 years ago
0
Add JuliaFormatter.jl
#35
odow
closed
3 years ago
0
Update to URIs.jl
#34
odow
closed
3 years ago
0
Add inverse argument order
#33
odow
closed
3 years ago
0
Update TagBot.yml
#32
odow
closed
3 years ago
0
Order of arguments for `validate` is unexpected
#31
helgee
closed
3 years ago
1
Spurious validation failure with `additionalProperties`
#30
helgee
closed
3 years ago
2
TagBot trigger issue
#29
JuliaTagBot
closed
3 years ago
15
Switch CI to Github actions
#28
odow
closed
3 years ago
2
Support HTTP 0.9
#27
mjram0s
closed
3 years ago
3
replace `get_element` with JSONPointer.jl
#26
YongHee-Kim
closed
3 years ago
4
replace path with JSONPointer.jl?
#25
YongHee-Kim
closed
3 months ago
2
Update Project.toml
#24
odow
closed
4 years ago
1
[bugfix] skipping validation for OrderedDict
#23
YongHeeK
closed
4 years ago
3
Would you mind do a new release?
#22
YongHeeK
closed
4 years ago
4
treat `Missing` as `null`
#21
YongHeeK
closed
4 years ago
1
Relax type signatures for `Dict` -> `AbstractDict`
#20
YongHeeK
closed
4 years ago
5
Is validate(x::Dict, shcema) is necessary?
#19
YongHeeK
closed
4 years ago
2
Is validate(x::Dict, shcema) is necessary?
#18
YongHeeK
closed
4 years ago
1
Bump version in Project.toml
#17
odow
closed
4 years ago
0
add more robust checking of circular references
#16
KristofferC
closed
4 years ago
0
Short-circuit checks for anyOf and oneOf
#15
odow
closed
4 years ago
0
Install TagBot as a GitHub Action
#14
JuliaTagBot
closed
4 years ago
1
Updates to schema.jl and runtests.jl
#13
odow
closed
4 years ago
3
Versioning
#12
davidanthoff
closed
4 years ago
2
[breaking] Re-write validation.jl
#11
odow
closed
4 years ago
4
Next