FasterXML / FasterXML/jackson-module-jsonSchema

Why is oneOf a `Set<Object>`?

Open
#99 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
387
Forks
136
PR merge metrics
No merged PRs in 30d

Description

Looking at the [JSON Schema Validation spec oneOf section](http://json-schema.org/latest/json-schema-validation.html#anchor88):

> Elements of the array MUST be objects. Each object MUST be a valid JSON Schema.

Shouldn't `ContainerTypeSchema#oneOf` therefore be a `Set`?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.