-
## Issue description:
When calling `/eth/v1/validator/{pubkey}/feerecipient` for a `{pubkey}` with **no** fee recipient registered, the response differs depending of validator client implementation…
-
### Describe the bug
I am trying to add a request validator to my Lambda proxy API. I am setting `requestValidatorOptions` in `defaultMethodOptions` but no validator is being created and added to t…
-
```HACK
// From hack-json-schema/src/BaseValidator.php
interface Validator {
public function validate(): void;
public function isValid(): bool;
public function getErrors(): vec;
…
-
I've started seeing this deprecation warning when running jsonmerge:
```
opt/venv/lib/python3.11/site-packages/jsonmerge/__init__.py:27: DeprecationWarning: Accessing Draft4Validator.resolver is …
-
See title.
-
We are currently in the process of updating our forked formio API from v3 to v4 and have issues understanding how submissions are now evaluated in the new backend (e.g. custom conditions, calculated v…
-
I'm looking for API that was hosted under this url: http://sbml.org/validator/ (currently, 404 page not found)
I found the web version here: https://sbml.org/validator_servlet/, but link to network…
-
On node v6.2.2 and api-blueprint-validator 0.1.3:
```
$ ./node_modules/.bin/api-blueprint-validator ./api.md
./node_modules/.store/api-blueprint-validator@0.1.3/_/src/validator.js:74
result.war…
-
I think this can also involve / supersede: https://github.com/IATI/D-Portal/issues/498
Right now, we have a static button that takes us from an activity page through to the validator page, for that…
-
### Background
We have a scenario where we are updating the state for a scene (for instance to update vitals). To do this we are adding a `scene[].state` field as specified here:
https://github…