Uh oh!
There was an error while loading. Please reload this page.
JsonSchema.NET Integration - #1278
Conversation
…-json-schema-library
…eserializer and cleaning up code
…t how to perform upcasting from OpenApiSchema to JsonSchema
…/use-json-node-for-parsing"
Uh oh!
There was an error while loading. Please reload this page.
…' into mk/integrate-json-schema-library
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| /// </summary> | ||
| /// <typeparam name="T"></typeparam> | ||
| public class ValidationRule<T> : ValidationRule where T : IOpenApiElement | ||
| public class ValidationRule<T> : ValidationRule |
There was a problem hiding this comment.
Ugh. This is because JsonSchema doesn't implement this interface. Hmm, that seems like it is going to cause us problems.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Darrel (darrelmiller)
left a comment
There was a problem hiding this comment.
It's looking good. I just added a few comments that we should address. Specifically those related to dependencies on the YAML libraries.
SonarCloud Quality Gate failed.
|











Uh oh!
There was an error while loading. Please reload this page.