Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/json-schema

Ruby JSON Schema Validator
https://github.com/voxpupuli/json-schema

Bugfix: Fix fragment when used with extended schema

zdennis opened this pull request over 5 years ago
Bring up to date with official ruby json schema

zdennis opened this pull request over 5 years ago
Is draft-06 supported for json-schema ?

praveen2710 opened this issue almost 6 years ago
Support Draft 7

Martouta opened this pull request almost 6 years ago
Ruby 2.6.1: fully_validate throws exception anyway

thomasbalsloev opened this issue almost 6 years ago
Unpredictable Failure to Locate `definitions` Section at Runtime

AdrianTP opened this issue almost 6 years ago
type for NilClass

Rim-777 opened this issue almost 6 years ago
I cannot use format date options.

muuuuuuura opened this issue about 6 years ago
Properties next to $ref must be ignored

reitzig opened this issue about 6 years ago
Add const validator to draft6.

torce opened this pull request about 6 years ago
"Schema not found" error after updating to gem version 2.8.1

JaniJegoroff opened this issue about 6 years ago
The future of the JSON schema gem

iainbeeston opened this issue about 6 years ago
validator.rb custom_open throws uncaught SocketError

ntli239 opened this issue about 6 years ago
Issue with escape characters in pattern fields

AdrianTP opened this issue about 6 years ago
Add :property_fragment to errors hash, to show which required property was missing

ndbroadbent opened this pull request about 6 years ago
Fix typo in Changelog (2019 => 2018)

ndbroadbent opened this pull request about 6 years ago
Add Ruby 2.5.1 to test targets

yui-knk opened this pull request about 6 years ago
Version 2.8.1 Patch release?

alexhornbake opened this issue about 6 years ago
Add propertyNames validator to draft6

torce opened this pull request over 6 years ago
Travis: use latest JRuby, enable --debug

olleolleolle opened this pull request about 7 years ago
Fix accessing files via Java ClassLoader in JRuby

Majlen opened this pull request about 7 years ago
Changed draft-06 url back from /draft/schema# to /draft-06/schema#

iainbeeston opened this pull request over 7 years ago
Always download the common test suite before running tests

iainbeeston opened this pull request over 7 years ago
Data that looks like a URI but is invalid should be treated as a string

iainbeeston opened this pull request over 7 years ago
Made sure we require timeout before using it

iainbeeston opened this pull request over 7 years ago
Uninitialized constant JSON::Validator::Timeout

Samze opened this issue over 7 years ago
improve handling of fragments

notEthan opened this pull request over 7 years ago
Made sure we report strict validation errors for draft1 and draft2 schemas

iainbeeston opened this pull request almost 8 years ago
Corrected the draf6 schema id

iainbeeston opened this pull request almost 8 years ago
String "uri" format validation doesn't work

k-rudy opened this issue over 8 years ago
Removed uuidtools

iainbeeston opened this pull request over 8 years ago
Added rubocop.yml and corrected simple style warnings

iainbeeston opened this pull request about 9 years ago
AdditionalProperties does not work as expected

llopez opened this issue about 9 years ago
Strict Validation breaks 'oneOf' on arrays

mcordell opened this issue over 9 years ago
Custom format procs are not called when a schema uri is not provided

josephbhunt opened this issue over 9 years ago
Codeclimate test coverage

iainbeeston opened this pull request almost 10 years ago
v3.x: Use string keys during validation. Add flag to stringify passed data

RST-J opened this pull request almost 10 years ago
Fetching external schema is extremly slow

abidon opened this issue almost 10 years ago
WIP: resolve refs in schemas in one extrapolated hash

RST-J opened this pull request almost 10 years ago
Validator should accept JSON::Schema objects

pd opened this pull request about 10 years ago
Caching inner schemas

pd opened this pull request about 10 years ago
URIs are open()ed for no reason

pd opened this issue about 10 years ago
Incorrect behavior of strict vs. default modes

pdlug opened this issue over 10 years ago
Fixes for 1.9

jarib opened this pull request almost 14 years ago