vertx / io.vertx.rxjava.ext.web.api.validation / ParameterTypeValidator / isValid

isValid

open fun isValid(value: String): RequestParameter

Function that checks if parameter is valid. It returns a RequestParameter object that will be linked inside . For more info, check .

Parameters

value - value of parameter to test

Return
request parameter value