Method validation is not needed for all types of controller methods. We should make the initialization of the shouldValidate flags in HandlerMethod more explicit rather than performed for every instances created.

Comment From: tadlakha9

Hello @rstoyanchev, Do we have to enable any specific flag to enable the method validation? As in our project we are getting issue while validation is not passed