-
Hello
Is there any json schema (similar to this kind of simple one https://github.com/dataesr/bso-parser-html/blob/main/project/server/main/schema.json ) that could be used to easily validate json …
-
# Problem/Motivation
With the update to 2024.10 the syntax of many things are updated, but the following one seems to be a false positive:
![image](https://github.com/user-attachments/assets/8609c…
-
### Prerequisites
- [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs)
### What theme are you using?
core
### What is your question?
The `noValidate` prop…
-
### Nuget Package
json-everything.net (playground)
### Package Version
7.0.4
### Operating System
Windows
### .Net Target (if relevant, please specify the version in the description)
.Net (5 or…
-
# Interface Definition for DotrainOrderGui
TODO:
- think about how we can modify tokens and when in the process this happens, especially if we have contextual replacements in bindings etc
# Cor…
-
Есть опция `--validate-schema BOOLEAN`, которая позволяет включать/выключать валидацию загруженной схемы перед запуском тестов.
Хотелось бы иметь опцию, позволяющую **только валидировать схему**, н…
-
```
It would be like enhancing the HasParseErrors functionality,
or it may be a totally different function like ParseValidate.
The idea is to feed the function with a json-schema and a json string,
a…
-
Need to perform following validation and error/switch to in memory sort.
1) When ordering by clustering key, EQ condition on partition key column must be present in the filter.
2) Check if sort cl…
-
**Is your feature request related to a problem? Please describe.**
Currently we don't appear to have an included copy of the full JSON schema. Ideally we would be able to include a copy and programma…
-
Currently the only real enforcement for uniqueness in a tag form Set field is a `"uniqueItems": true` value in the corresponding array in the JSON schema. This isn't really enough for what we want to…