RepreZen / KaiZen-OpenAPI-Editor

Eclipse Editor for the Swagger-OpenAPI Description Language
Eclipse Public License 1.0
114 stars 11 forks source link

[ZEN-4782] Example Validation: Use error severity for schema validation failures #493

Closed ghillairet closed 5 years ago

ghillairet commented 5 years ago

Update preferences to allow users to select the level of validation for examples.

tedepstein commented 5 years ago

To do by @ghillairet : Only enable validation failure severity if example validation is checked.

tedepstein commented 5 years ago

@neerajbhusare , this has passed QA.

There's a comment above about enabling failure severity only if example validation is checked, otherwise disabling... But this is captured in another Jira issue, so it can be dealt with separately.

So please review the code and merge if you're OK with it.

nbhusare commented 5 years ago

Code looks good.