Cannot create a OpenApiValidationInterceptor with a custom ValidationReportHandler

Issue #205 new
Nick Kringle created an issue

The com.atlassian.oai.validator.springmvc.OpenApiValidationInterceptor does not have a constructor to create a validator with a custom ValidationReportHandler. (The only constructor that takes a ValidationReportHandler also takes an OpenApiValidationService, which isn't public.)

Comments (2)

  1. Log in to comment