issues
search
qri-io
/
jsonschema
golang implementation of https://json-schema.org drafts 7 & 2019-09
MIT License
461
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add mtx to protect concurrent access
#127
unders
opened
4 months ago
0
JSON Marshalling Of Contains
#126
RichardKnop
opened
6 months ago
0
fix: json marshaling of 'contains' schema
#125
RichardKnop
opened
6 months ago
0
Is there a way to enforce a schema is draft 7?
#124
thesiti92
opened
11 months ago
0
fix(MarshalJSON): custom JSON marshalling for AdditionalProperties schema type
#123
clausthrane
opened
1 year ago
0
The validate cannot find unknow fields
#122
msyesyan
closed
2 years ago
1
Are there plans to support draft 2020-12?
#121
insano10
closed
2 years ago
4
Short error message when validation fails
#120
iripiri
opened
2 years ago
1
Support ECMA-262 regular expressions
#119
joshuacc
opened
2 years ago
0
add missing MarshalJSON function to AdditionalProperties
#118
FilipKlaesson
opened
2 years ago
0
additionalProperties doesn't serialize properly
#117
hmil
opened
2 years ago
0
Document how to use `SchemaRegistry`
#116
ieure
opened
2 years ago
2
`$defs` doesn't work, but `definitions` does
#115
ieure
closed
2 years ago
1
Fail to deal with external schemata
#114
Fadiabb
opened
2 years ago
2
Compile multiple schemas (components) into one struct
#113
peteraba
opened
2 years ago
1
fix: data type check unsupported Ptr and Interface
#112
Cluas
closed
2 years ago
2
Not able to validate custom struct
#111
fangming-ning-sp
opened
3 years ago
1
fix(keywords): remove unreachable code
#110
Cluas
closed
3 years ago
0
add MarshalJSON for default
#109
ranisharim-crossid
opened
3 years ago
0
Default does not implement MarshalJSON
#108
asaf
opened
3 years ago
0
feat: change JSONChildren method to return all children, not just JSONPathers
#107
dan-j
opened
3 years ago
0
Allow traversal of all keywords, not only those implementing JSONPather
#106
dan-j
opened
3 years ago
2
feat(validation): Add a shared storage between all substates of a ValidateState
#105
bmfs
opened
3 years ago
3
Added support for UUID validation.
#104
tymonx
closed
3 years ago
0
Use a local keyword registry to make validate thread-safe
#103
carolynvs
closed
3 years ago
4
Include child in failed validation path when disallowed additional properties are found
#102
carolynvs
closed
3 years ago
1
refactor(resolve): change FetchSchema to support custom schema loaders
#101
bmfs
closed
3 years ago
1
Using package with embedded references in go 1.16?
#100
b5
opened
3 years ago
3
chore(release): release v0.2.1
#99
Arqu
closed
3 years ago
0
Feature/prod 2146
#98
bionoren
closed
3 years ago
0
References not working?
#97
rbren
opened
3 years ago
5
Update example for custom keywords
#96
rbren
closed
3 years ago
1
Using registerKeyword causes all other checks to silently pass
#95
rbren
closed
3 years ago
3
Unable to process references like $ref: 'filename#/'
#94
randomswdev
opened
3 years ago
0
[Feature req/Question] Validate parts of schema
#93
jkbschmid
opened
3 years ago
0
Date-time parsing is too strict
#92
cpence
closed
2 years ago
3
Required properties error path does not contain the required property name
#91
asaf
closed
3 years ago
6
feat(resolve): file URI resolution
#90
Arqu
closed
3 years ago
0
[Feature] Better documentation of internals
#89
skyzyx
opened
3 years ago
0
[Feature] Expose AST
#88
skyzyx
opened
3 years ago
2
Fix email validation
#87
Surfoo
opened
3 years ago
0
Validator incorrectly accepts strings for booleans
#86
polarina
opened
4 years ago
0
refactor(jsonschema): change error returned from json.Unmarshal to a wrapped error (#83)
#85
aakhan1
closed
4 years ago
0
MinLength Keyword Validation showing a wrong error message
#84
pgioino
closed
3 years ago
4
Provide access to original error from json.Unmarshal
#83
aakhan1
closed
4 years ago
3
.
#82
akhan-vertiv
closed
4 years ago
0
Additional Properties not identified
#81
aakhan1
opened
4 years ago
1
Implementation is not thread safe
#80
Arqu
opened
4 years ago
10
Using definitions and items
#79
aakhan1
closed
4 years ago
1
docs(readme): fix example code in `README.md`
#78
feep
closed
4 years ago
0
Next