Uses of Package
io.vertx.reactivex.openapi.mediatype
Packages that use io.vertx.reactivex.openapi.mediatype
-
Classes in io.vertx.reactivex.openapi.mediatype used by io.vertx.reactivex.openapi.mediatypeClassDescriptionThe content analyser is responsible to check if a request or response has the correct format i.e. is syntactically correct, and to transform the content-buffer into a representation that can be validated against a schema.A MediaTypeRegistration is used to register mediatypes to the openapi mediatype registry.The MediaTypeRegistry contains all supported MediaTypes and Validators for the mediatypes.