issues
search
davishmcclurg
/
json_schemer
JSON Schema validator. Supports drafts 4, 6, 7, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1.
MIT License
408
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Fix nullable ref
#200
bilby91
opened
2 days ago
0
Nullable not working correctly when using `$ref`
#199
bilby91
opened
2 days ago
1
Schema#ref does not apply custom configuration options
#198
ahx
opened
2 weeks ago
1
passing a symbol for "format" silently disables validation
#197
Roguelazer
opened
3 weeks ago
0
after_property_validation causes corruption
#196
womblep
opened
2 months ago
4
Add support (or README note) for custom keyword validation
#195
ekzobrain
opened
3 months ago
2
validate_schema does not report regex errors
#194
Farjaad
closed
3 months ago
1
Lets say I require some properties but not others it blows up when a specific property is set to nil
#193
staycreativedesign
closed
3 months ago
2
Attempting to validate an Inline `oneOf` union with a `discriminator` raises `key not found: "$ref"` error
#192
moberegger
closed
1 month ago
2
Using Snowplow self-describing schemas
#191
ixti
closed
3 months ago
2
Test that passes with json_schemer 1.0.0 fails with json_schemer 2.0.0
#190
denisahearn
closed
4 months ago
2
Changes dynamic and lexical schemas to be stored internally by the URI as a string
#189
kjeldahl
closed
3 months ago
1
Schemas with URI::File references gets overwritten when storing in resources[:lexical|:dynamic]
#188
kjeldahl
closed
3 months ago
3
Validation succeeds when none of the object properties exist
#187
natebrunette
closed
5 months ago
2
Fixing schema with no object properties present
#186
natebrunette
closed
5 months ago
0
Touble parsing key with forward slashes
#185
natebrunette
closed
5 months ago
3
i18n custom error messages are not resolved
#184
D4uS1
closed
5 months ago
3
Fix: Update UUID_REGEX
#183
kevin-glare
closed
6 months ago
1
Avoid need for Base64 gem at runtime
#182
Bo98
closed
6 months ago
5
Undo temporary OpenAPI schema fix
#181
davishmcclurg
opened
8 months ago
1
Compare property default instance locations by id
#180
davishmcclurg
closed
8 months ago
0
Some properties with default values not inserted
#179
IsmoKarkkainen
closed
8 months ago
4
Drop support for EOL Ruby versions
#178
davishmcclurg
closed
6 months ago
1
2.2.0
#176
davishmcclurg
closed
9 months ago
0
Follow refs when finding default property values
#175
davishmcclurg
closed
9 months ago
0
$id of invalid type throws an exception
#174
ekzobrain
closed
9 months ago
1
Can't insert property defaults when using definitions
#173
rquant
closed
9 months ago
4
Failure to validate documents against SchemaStore's github-workflow schema
#172
mpalmer
closed
9 months ago
3
Only parse `$schema` during schema validation
#171
davishmcclurg
closed
10 months ago
0
Global configuration options
#170
omkarmoghe
closed
9 months ago
5
For missing parent object the required fields inside this parent object are not part of the error response.
#169
sanjjaymahalingam
closed
9 months ago
10
Add Ruby 3.3 to test matrix
#168
davishmcclurg
closed
11 months ago
0
Uncaught parse errors during schema validation
#167
eapache-opslevel
closed
9 months ago
3
`JSONSchemer` is confused about string or symbol keys
#166
exterm
closed
11 months ago
6
docs: document custom keyword validation
#165
levenleven
closed
11 months ago
1
Consider all siblings in `unevaluated` keywords
#164
davishmcclurg
closed
10 months ago
0
Unable to reference schema in another folder
#163
phil-6
closed
12 months ago
2
Option to define custom format validators globally
#162
omkarmoghe
closed
9 months ago
7
Drop incorrect `uri-reference` OpenAPI formats
#161
davishmcclurg
closed
1 year ago
0
Fix keyword refs
#160
davishmcclurg
closed
1 year ago
0
Complex json schema appears to leave boxed Schema during token traversal
#159
brphelps
closed
1 year ago
5
OpenApi 3.1 schema validator does not handle variables in server urls
#158
ekzobrain
closed
1 year ago
4
Invalid error output with OpenApi 3.1 schema
#157
ekzobrain
closed
9 months ago
13
2.1.0
#156
davishmcclurg
closed
1 year ago
1
Lacking support for deprecated fields
#155
galtomer
closed
1 year ago
1
Best way to handle 'nil' values as 'null' in json schema
#154
Austio
closed
1 year ago
2
Validation of date-time
#153
pboling
closed
1 year ago
4
oneOf is not evaluated correctly
#152
pboling
closed
1 year ago
6
Why is 1.1.1.1.1 (5 octets) considered a valid IP address?
#151
pboling
closed
1 year ago
6
Add 'date' format to Openapi 3.0
#150
ahx
closed
1 year ago
3
Next