-
This project currently uses the [qri-io/jsonschema](https://github.com/qri-io/jsonschema) library for parameter validation, as in https://github.com/deislabs/cnab-go/blob/master/bundle/definition/vali…
vdice updated
2 weeks ago
-
Is there a way to provide meta data about which parts of the hierarchy an app is interested to the extent that the validation process is influenced?
I.e., if I am not interested in a required prope…
-
### Bug Description
`parameterValue` will not be the collection's property values as object, but rather the specific collection's property value.
https://github.com/n8n-io/n8n/blob/26ad091f473bca4e5…
-
-
/cc @kamsi @mtuchowski
Sometimes we try to set properties directly in dbjs via `obj.foo = 'bar'`, but if property of given name was never defined in dbjs (on any object), then it doesn't reach dbjs g…
-
Is there a way to provide meta data about which parts of the hierarchy an app is interested to the extent that the validation process is influenced?
I.e., if I am not interested in a required prope…
-
WOF [requires](https://github.com/whosonfirst/whosonfirst-cookbook/blob/master/how_to/creating_alt_geometries.md#what-rules-must-alt-geometries-follow) five properties in alt files, but as far as I kn…
-
### OrientDB Version: 3.2.34
### Java Version: 17.0.8
### OS: Windows 10
## Expected behavior
I am trying to add LINKLIST property to a class with property name containing ":" character by Oc…
-
https://github.com/shawnwildermuth/MinimalApis/blob/f89cc6acc9e8207eb410662d156bb47527f99546/src/FluentValidation/MinimalApis.FluentValidation/ValidationEndpointFilter.cs#L88C75-L88C81
Is it possible…
-
**AI**
- [x] Gather old validation messages (Probably from a file - Ask @dipayan1985 )
- [x] Compare it with new validation messages
- [x] (If needed) New validation messages
- [x] Write everything in…