Class SwaggerV20Library.SyntaxBundle
java.lang.Object
com.atlassian.oai.validator.schema.SwaggerV20Library.SyntaxBundle
- All Implemented Interfaces:
com.github.fge.msgsimple.load.MessageBundleLoader
- Enclosing class:
- SwaggerV20Library
public static class SwaggerV20Library.SyntaxBundle
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 syntax bundle.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SyntaxBundle
public SyntaxBundle()
-
-
Method Details
-
getBundle
public com.github.fge.msgsimple.bundle.MessageBundle getBundle()- Specified by:
getBundlein interfacecom.github.fge.msgsimple.load.MessageBundleLoader
-