json-schema icon indicating copy to clipboard operation
json-schema copied to clipboard

fix error message when extra properties are passed

Open notslang opened this issue 11 years ago • 1 comments

I was getting an error message formatted as:

booleanThe property anExtraOption is not defined in the schema and the schema does not allow additional properties

...which is clearly not right

notslang avatar Jul 13 '14 19:07 notslang