Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ScoopInstaller/Validator

A Scoop helper program for validating JSON files against a JSON Schema
https://github.com/ScoopInstaller/Validator

Update README.md

fc4298353546c5e9ff0a3b00a611e512972ff979 authored over 5 years ago by Richard Kuhnt <[email protected]>
Update dependencies

3ce764081bcf4d4f7d8e7547eed5f7236f7fc866 authored over 5 years ago by Richard Kuhnt <[email protected]>
Update build process

027ec493e65015f914f296a689d226259761a6bb authored over 5 years ago by Richard Kuhnt <[email protected]>
Add README.md and LICENSE

abe1ec5b2509bfa2a5e04fce35385f4510816ee0 authored over 5 years ago by Richard Kuhnt <[email protected]>
Cleanup

678060d18f15139e376f1482c413f7312df1d225 authored over 5 years ago by Richard Kuhnt <[email protected]>
Move code to src/

878c66d404951fe8ceb1edab6badfc4b07c30715 authored over 5 years ago by Richard Kuhnt <[email protected]>
validator/shimexe: Add -Fast Switch to build scripts

b24e7d82766a1458e8ce224286020c76bb197f6d authored over 5 years ago by Richard Kuhnt <[email protected]>
validator: Improve error reporting, add support for multiple files

- Display clickable links to directly jump to error line
- Display invalid JSON path
- Dynamic e...

498ff8c06693b61fafd9c7cd186c67e801502877 authored over 5 years ago by Richard Kuhnt <[email protected]>
supporting: Update Newtonsoft.Json to 11.0.2, Newtonsoft.Json.Schema to 3.0.10 (#3043)

- Update supporting\validator\bin\Newtonsoft.Json to 11.0.2
- **HIGHLIGHT**: support for rege...

7f2534df31e66f9df2363609d5a93f74e50ef9da authored over 5 years ago by Hsiao-nan Cheung <[email protected]>
Update validator.exe and shim.exe (#2024)

* Update Newtonsoft.Json and improve validator build process

* Improve shimexe build process ...

c65bb3405866e5a81ef3abc71e3b5df5dfa411a8 authored over 6 years ago by Richard Kuhnt <[email protected]>
Update json validator

* Update Newtonsoft.Json to version 10.0.3
* Update Newtonsoft.Json.Schema to version 3.0.3
* Ad...

41f8a74645f0c3eab8a3e91750827af41b79fdda authored about 7 years ago by Richard Kuhnt <[email protected]>
Fix newline in validator.csproj

66072f3ab33c01a8867c34082f49e9d7ccc2b6a5 authored about 7 years ago by Richard Kuhnt <[email protected]>
[WIP] Validate manifests against JSON Schema in CI Tests (#1331)

* Add suggest and psmodule to schema.json
* Fix required fields in schema.json
* Improve url v...

637c444d8e24e3df4b32fdd1260b1fee05f08502 authored over 7 years ago by Richard Kuhnt <[email protected]>