issues
search
harrel56
/
json-schema
JSON schema validation library written in Java
https://harrel.dev/json-schema
MIT License
19
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.1 in the all group
#245
dependabot[bot]
closed
2 weeks ago
1
chore(deps): bump the all group with 4 updates
#244
dependabot[bot]
closed
2 weeks ago
1
chore(test-suite): incremental test suite update from upstream
#243
harrel56
closed
1 month ago
1
Replace synchronized with ReentrantLock - prevent virtual threads getting pinned
#242
harrel56
closed
1 month ago
1
chore(deps): bump the all group with 3 updates
#241
dependabot[bot]
closed
1 month ago
1
chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.1 to 5.11.2
#240
dependabot[bot]
closed
1 month ago
2
chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2
#239
dependabot[bot]
closed
1 month ago
2
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2
#238
dependabot[bot]
closed
1 month ago
2
chore(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.1
#237
dependabot[bot]
closed
1 month ago
1
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1
#236
dependabot[bot]
closed
1 month ago
1
chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1
#235
dependabot[bot]
closed
1 month ago
1
chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0
#234
dependabot[bot]
closed
1 month ago
1
chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1
#233
dependabot[bot]
closed
1 month ago
0
chore(test-suite): incremental test suite update from upstream
#232
harrel56
closed
1 month ago
1
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.2 to 1.7.3
#231
dependabot[bot]
closed
1 month ago
1
chore(deps): bump org.yaml:snakeyaml from 2.2 to 2.3
#230
dependabot[bot]
closed
2 months ago
1
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.1 to 1.7.2
#229
dependabot[bot]
closed
2 months ago
1
chore(deps): bump org.mockito:mockito-core from 5.12.0 to 5.13.0
#228
dependabot[bot]
closed
2 months ago
1
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0
#227
dependabot[bot]
closed
3 months ago
1
chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0
#226
dependabot[bot]
closed
3 months ago
1
chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0
#225
dependabot[bot]
closed
3 months ago
1
resolve refs just once
#224
harrel56
closed
3 months ago
1
sonar testing
#223
harrel56
closed
3 months ago
1
Performance/rewrite sibling annotation getting, don't use Optionals
#222
harrel56
closed
3 months ago
1
Chore/update gradle actions
#221
harrel56
closed
3 months ago
1
Disallow resource path traversal for DefaultSchemaResolver
#220
harrel56
closed
3 months ago
1
Fix/draft7 id with empty fragment + fix StringIndexOutOfBoundsException
#219
harrel56
closed
3 months ago
1
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.0 to 1.7.1
#218
dependabot[bot]
closed
3 months ago
1
chore(deps): bump org.eclipse.parsson:parsson from 1.1.6 to 1.1.7
#217
dependabot[bot]
closed
3 months ago
1
StringIndexOutOfBoundsException when resolving incomplete official meta-schema
#216
harrel56
closed
3 months ago
0
1.7.0 changes
#215
harrel56
closed
3 months ago
1
chore(test-suite): incremental test suite update from upstream
#214
harrel56
closed
3 months ago
1
Feature/draft 7 suite files
#213
harrel56
closed
3 months ago
1
Feature/draft7 support
#212
harrel56
closed
3 months ago
1
Refactor/handle vocabs in evaluator factory
#211
harrel56
closed
4 months ago
2
chore(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3
#210
dependabot[bot]
closed
3 months ago
1
chore(deps): bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882
#209
dependabot[bot]
closed
3 months ago
1
chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2
#208
dependabot[bot]
closed
3 months ago
1
chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3
#207
dependabot[bot]
closed
4 months ago
2
chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3
#206
dependabot[bot]
closed
4 months ago
1
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3
#205
dependabot[bot]
closed
4 months ago
1
Feature/cross spec
#204
harrel56
closed
4 months ago
2
Cross spec validation of embedded schemas
#203
harrel56
opened
4 months ago
1
Allow to validate against subschemas (URI with fragments, either JSON pointer or anchor)
#202
harrel56
closed
5 months ago
1
Validation of subschemas via URL fragments
#201
demonti
closed
5 months ago
4
Specification inference
#200
harrel56
closed
3 months ago
1
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.0
#199
dependabot[bot]
closed
5 months ago
2
upgrade gradle to 8.8
#198
harrel56
closed
5 months ago
1
Feature/kotlinx json provider
#197
harrel56
closed
5 months ago
1
chore(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0
#196
dependabot[bot]
closed
5 months ago
1
Next