RequestValidator constructor

RequestValidator(
  1. BodyParser _bodyParser
)

Implementation

RequestValidator(this._bodyParser);