-
**Summary**
We need to refactor the current codebase to adopt an Object-Oriented Architecture (OOA). This approach will help improve code organization, promote reusability, and make it easier to mana…
-
### Current Behavior
Upon invalid bom upload an error message is shown as shown
![image](https://github.com/user-attachments/assets/3d1a5a42-d45d-4c37-89a2-97e8fe574538)
### Steps to Reprodu…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this f…
-
## CKAN version 2.9
## Describe the bug
I'm using ckanext-validation for data validation. Uploading a schema via file or URL works, but manually entering it in the text area doesn’t attach the sch…
-
Hello, I'm wondering if we can make a function that just validates the JSON Schema itself, and not actually compile it into a `JSONSchema`, I currently just need to validate that the JSONSchema Receiv…
-
I did some research into doing schema validation. Unfortunately, the schema validation only works for "fixed" documents - you validate the fields of a map (that has to exist). The limitation is coming…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/cedar-policy/cedar/issues?q=is%3Aissue+).
- [X] I have read the guide for [submittin…
-
In [this GCLAWS POST Form21as JSON schema issue](https://app.zenhub.com/workspaces/accredited-representative-facing-team-65453a97a9cc36069a2ad1d6/issues/gh/department-of-veterans-affairs/va.gov-team/8…
-
**Describe the bug**
An instance of `linkml.validator.Validator` modifies the given schema used to initialize it if the schema is given as a `SchemaDefinition`
The following snippet demos the prob…
-
# Summary
Add a new `application.spec.syncPolicy.syncOptions` for `HelmSchemaValidation`.
This would be to toggle the following helm CLI flag:
```
--skip-schema-validation …