-
In a lot of my tools I have to run validation before running my _actual_ logic. This might be checking something exists in the DB first for example, or checking a date has been provided in the correct…
-
Hi ! I am so happy to see you (all of you) were able to do this first mixture of the pest3 project. I gave it a try, and it is amazing.
I noticed that two things I liked in pest:
- Automatic val…
-
We had an issue recently for SDRF that validation error but the error was unknown. After reviewing the SDRF the validation error was due to extra semi colon in on of the columns shown in the image bel…
-
https://github.com/JuliaRegistries/General/blob/master/README.md#are-there-any-requirements-for-package-names-in-the-general-registry says
> There are no hard requirements, but it is highly recomm…
-
1. it should make sure the project directory is correct
2. should ensure there is a go.mod file
-
The official GBFS validator https://gbfs-validator.netlify.app/ has issues validating larger GBFS feeds.
It would be nice, if `gbfs-validator-java` would provide an easy to use CLI version to valid…
-
Hi,
When validating the manifest of this image: https://truepic.com/wp-content/uploads/2023/03/transparency_original-capture.jpg with the library, I get this issue:
However, when validat…
-
In order to productize the vertical build, we will need tooling to determine whether the outputs produced are what we expect. This generally means that shipping artifacts have the same file structures…
-
Package name on pypi: [py2docfx](https://pypi.org/project/py2docfx/)
In the pipeline, download the tool and tool to validate packages during the following parts of the build:
* Package onboardin…
-
**Describe the bug**
I have a flow with a prompt defined with dotpromt with a json schema as output. When not using any tool the flow works fine, but when I added a tool the flow is failling because …