A config for RequestValidation plugin
Registers validator
Registers Validator using DSL
Registers Validator that should check instances of a T using block
Registers Validator that should check instances of a kClass using block
Enables validation of the request body length matches the Content-Length header. If the length doesn't match, body channel will be cancelled with IOException.