-
`Ajv` is currently used in `httpsnippet` for [validating the HAR schema passed](https://github.com/Kong/httpsnippet/blob/f64080d7d5057b2df9d4223839e001ca8009afa5/src/helpers/har-validator.ts#L21). Usi…
-
Create the validation schema following
https://github.com/wzr1337/rsi.schema/blob/master/doc/schema.spec.md
Once done, we can release 2.0.0
-
Add JSON schemas for Topology, Scenario, Experiment, Image, and other schemas to [SchemaStore](https://github.com/SchemaStore/schemastore). This would enable auto-completion and validation in editors …
-
Hello, the mentioned field `division_ids` and `is_disputed` is declared only for type `division_boundary`
https://github.com/OvertureMaps/schema/blob/5b33a0236e389793e2dc5a8cd55725a1feb2ec2f/schema/d…
-
I'm using the CLI to ensure that `cyclonedx-go` and `cyclonedx-gomod` produce valid BOMs.
While implementing support for spec v1.4 in `cyclonedx-go`, I noticed that some JSON BOMs fail to validate …
-
Steps: provide param001 that is not correct according to 'const' constraint (not equal to const)
"param001": {
"title": "integer",
"default": 1,
"ty…
-
```
Make research about XML schema validation
- How this will remove some parts of xml reading code
- How this easily this will be included in project
- Is it posible to use our xsd file on each deplo…
-
Dear Matt,
Coming back on an issue I asked you some days ago, I would like to check the validity of an .ORM (i.e. .XML) file regarding its compliance with the NORMA XSD schemas' definitions.
I use…
-
Having a configuration file schema would clearly make tox easier to use.
- Users would know right away if they had a typo, like the famous `skipdist` vs `skipsdist`.
- With a published schema, c…
-
**Description**
There's no apparent way to validate that the existing generated types in the target file match the current schema. This is useful in a CI pipeline.
**Proposal**
A validation mode t…