``` const validator = new Validator(req.postParams); ``` If the `postParams` are invalid, this will throw an exception.