Uses of Class
io.vertx.rxjava3.openapi.validation.ValidatableResponse
Packages that use ValidatableResponse
-
Uses of ValidatableResponse in io.vertx.rxjava3.openapi.validation
Fields in io.vertx.rxjava3.openapi.validation with type parameters of type ValidatableResponseModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<ValidatableResponse> ValidatableResponse.__TYPE_ARGMethods in io.vertx.rxjava3.openapi.validation that return ValidatableResponseModifier and TypeMethodDescriptionstatic ValidatableResponseValidatableResponse.create(int statusCode) Creates a newValidatableResponseobject based on the passed parameters.static ValidatableResponseCreates a newValidatableResponseobject based on the passed parameters.static ValidatableResponseCreates a newValidatableResponseobject based on the passed parameters.static ValidatableResponseValidatableResponse.create(int statusCode, Map<String, String> headers, Buffer body, String contentType) Creates a newValidatableResponseobject based on the passed parameters.static ValidatableResponseValidatableResponse.newInstance(ValidatableResponse arg)