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