FasterXML / FasterXML/jackson-module-jsonSchema
Why is oneOf a `Set<Object>`?
Aberta
- Linguagem predominante
- Java
- Estrelas
- 387
- Forks
- 136
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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`?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.