class RequestValidator extends Handlerimport { RequestValidator } from "https://dotland.deno.dev/x/drash@v3.0.0-beta.2/src/standard/handlers/RequestValidator.ts"; Methodshandle<Output>(req: Input)Validate the given request. If valid, the request is sent further down the chain.