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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ValidationBundle
public ValidationBundle()
-
-
Method Details
-
getBundle
public com.github.fge.msgsimple.bundle.MessageBundle getBundle()- Specified by:
getBundlein interfacecom.github.fge.msgsimple.load.MessageBundleLoader
-