-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
I define a custom Pydantic type with `typing.Annotated` + `pydantic.PlainValidator(func, json_schema_input_type=O…
-
The SDMX-JSON Schemas seem to be unsuitable for validation purposes. This is because undefined properties are currently allowed. This makes it very hard for implementers to verify that their SDMX-JSON…
-
- [ ] Create new repositories for non-CoVE version, e.g. [plover](https://www.stewardredqueen.com/wp-content/uploads/2018/06/STWJr_020118_Poem_Banner.jpg) and plover_web (still Django)
# Web fronte…
-
### Feature Overview
When generating files with the CLI, e.g. `aqua init` or `aqua generate-registry` a comment could be added on top of the file, for schema validation via the editor's YAML language…
-
**Describe why this feature should be added**
Figuring out the appropriate structure for JSON is complicated. Schema validation ensures that only valid objects are passed to the API
**Describe the b…
-
When I use the LinkML validator (Python module) to validate a large dictionary, the memory usage of the Python process grows until my operating system (MacOS) eventually shows an error message, at whi…
-
I am encountering an issue when I try to use a JSON schema file to validate my YAML files. I am using Eclipse and I have created the content type like so:
![image](https://github.com/user-attachments…
-
Library Service:
- [ ] Introduce and implement the JSON-LD schema.
Index Service:
- [ ] Test: ensure that the JSON-LD validation at the /validate route functions correctly.
- [ ] Test: verify th…
-
Reconnect json schema validation for elk model.
-
Should we add validation for JSON schema core values?
https://json-schema.org/draft/2020-12/json-schema-validation
could be middleware which is automatically added or a defaultValidation middlew…