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

getParamConditionGroups

fun getParamConditionGroups(): MutableList<Array<String>>

Return all parameter condition groups that have been violated.

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

Since
4.2