vertx / io.vertx.ext.web.api.validation / ParameterLocation

ParameterLocation

class ParameterLocation

ParameterLocation describe the location of parameter inside HTTP Request

Author
Francesco Guardiani @slinkydeveloper

Enum Values

HEADER

QUERY

PATH

FILE

BODY_FORM

BODY

BODY_JSON

BODY_XML

COOKIE

Properties

s

var s: String