Class SwaggerMatchers.SwaggerValidationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.oai.validator.mockmvc.SwaggerMatchers.SwaggerValidationException
All Implemented Interfaces:
Serializable
Enclosing class:
SwaggerMatchers

@Deprecated public static class SwaggerMatchers.SwaggerValidationException extends RuntimeException
Deprecated.
See Also:
  • Constructor Details

    • SwaggerValidationException

      public SwaggerValidationException(ValidationReport report)
      Deprecated.
  • Method Details

    • getValidationReport

      public ValidationReport getValidationReport()
      Deprecated.