Package io.vertx.rxjava3.openapi.mediatype
package io.vertx.rxjava3.openapi.mediatype
-
ClassesClassDescriptionThe 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.