issues Search Results · repo:Stranger6667/jsonschema language:Rust
Filter by
231 results
(86 ms)231 results
inStranger6667/jsonschema (press backspace or delete to remove)Hi, thanks for this library. I m currently porting some code that uses the Python jsonschema package. I already have a
Registry instance in hand and in Python I m using the following validate method:
...
Difficulty: Medium
Language: Python
Priority: High
Type: Feature
rayokota
- 11
- Opened on Jan 26
- #682
Schema:
{
$schema : https://json-schema.org/draft/2020-12/schema ,
type : object ,
properties : {
source : {
oneOf : [{ const : parent }, { type : string , format : uuid ...
JosefWN
- 2
- Opened on Jan 23
- #679
After performing seemingly any type of json schema validation, it seems that memory is not being freed. For example,
running this version of the example code with the cap crate to print memory usage:
...
PrbNoblem
- 3
- Opened on Jan 22
- #675
Hi!
First of all, thank you for creating and maintaning this package. We are using it through Python bindings, and it s
blazing fast even when validating very large files using complex schemas.
We use ...
adamtrs
- 2
- Opened on Jan 22
- #671
Follow up to https://github.com/Stranger6667/jsonschema/issues/432#issuecomment-2564905389 (Sorry, it was not #640 and
unfortunately 0.28.1 / #665 does not fix it)
A relative $ref with a fragment like ...
cschramm
- 5
- Opened on Dec 31, 2024
- #666
Hi !
It seems specifying a custom specification ($schema field) isn t working properly when guessed automatically. In other
libraries (like boon for example) the specification is resolved against the ...
MYDIH
- 4
- Opened on Dec 31, 2024
- #664
Heads up. This issue in maturin may impact future builds: https://github.com/PyO3/maturin/issues/2416
A fix was merged a few hours ago: https://github.com/PyO3/maturin/pull/2417
Error:
#15 70.10 💥 ...
andrewnguonly
- 2
- Opened on Dec 30, 2024
- #662
I see the Rust crate s ValidationError has these fields:
https://github.com/Stranger6667/jsonschema/blob/b8eef873017a4ce84eb3281965ce7a2791f95e51/crates/jsonschema/src/error.rs#L17-L26
instance and kind ...
Core: Errors
Priority: High
Type: Feature
jpmckinney
- 8
- Opened on Dec 22, 2024
- #650
In the case where no subschema is valid, the ValidationError instances in python-jsonschema set a context attribute for
allOf and anyOf validation errors as documented and in the code.
This context attribute ...
Core: Errors
jpmckinney
- 2
- Opened on Dec 22, 2024
- #649
Summary
This proposal suggests developing a register-based virtual machine (VM) for validating JSON Schemas. The approach builds
on existing optimizations, such as super instructions (now done as multiple ...
Difficulty: Hard
Priority: High
Topic: Performance
Stranger6667
- 1
- Opened on Nov 22, 2024
- #641

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.