spring-framework / org.springframework.web.bind / UnsatisfiedServletRequestParameterException / getParamConditions

getParamConditions

fun getParamConditions(): Array<String>

Return the parameter conditions that have been violated or the first group in case of multiple groups.

See Also
org.springframework.web.bind.annotation.RequestMapping#params()