As per https://github.com/samuelcolvin/pydantic/pull/311#discussion_r237084279 we should implement `conbytes` and suport it in `Schema`. Exactly the same as `constr` but for `bytes`. cc @tiangolo