andrewbober / xsd2jsonschema

A pure JavaScript library for translating complex XML Schemas into JSON Schemas.
https://www.xsd2jsonschema.org
Apache License 2.0
47 stars 25 forks source link

exclusiveMinimum should be number #16

Closed Menshawi closed 4 years ago

Menshawi commented 5 years ago

Hello Andrew,

Thanks for the great library, its working great.

I found that starting DRAFT 06, exclusiveMinimum and exclusiveMaximum are supposed to be number instead of boolean

Thanks,

andrewbober commented 5 years ago

Acknowledged. I'll get if fixed soon.

andrewbober commented 4 years ago

This is resolved in version 0.3.5