Class SwaggerV20Library.ValidationBundle

java.lang.Object
com.atlassian.oai.validator.schema.SwaggerV20Library.ValidationBundle
All Implemented Interfaces:
com.github.fge.msgsimple.load.MessageBundleLoader
Enclosing class:
SwaggerV20Library

public static class SwaggerV20Library.ValidationBundle extends Object implements com.github.fge.msgsimple.load.MessageBundleLoader
Message bundle loader that appends messages for the Swagger V20 extensions to the standard JSON Schema validation message bundle.
  • Constructor Details

    • ValidationBundle

      public ValidationBundle()
  • Method Details

    • getBundle

      public com.github.fge.msgsimple.bundle.MessageBundle getBundle()
      Specified by:
      getBundle in interface com.github.fge.msgsimple.load.MessageBundleLoader