@FunctionalInterface public interface ParameterProcessorFactory
ParameterLocation
.
You can use in query and cookie more complex parameters with StyledParameterProcessorFactory
. Parameters
for all available factoriesModifier and Type | Method and Description |
---|---|
io.vertx.ext.web.validation.impl.parameter.ParameterProcessor |
create(io.vertx.ext.web.validation.impl.ParameterLocation location,
SchemaParser jsonSchemaParser) |
io.vertx.ext.web.validation.impl.parameter.ParameterProcessor create(io.vertx.ext.web.validation.impl.ParameterLocation location, SchemaParser jsonSchemaParser)
Copyright © 2021 Eclipse. All rights reserved.