info:
title: Schema with several errors
imports:
properties:
bad-type:
type: int
missing-cond:
type: string
exclusiveMaximum: 10
odd-string:
not:
multipleOf: 2
bad-enum:
enum: not a list