I want to create a request filter for post actions in a json rest api that takes the request's body and fill the DTO, validate it and inject it in the controller action like paramconverter.I want to create a request filter for post acti
I want to create a request filter for post actions in a json rest api that takes the request's body and fill the DTO, validate it and inject it in the controller action like paramconverter.I want to create a request filter for post acti