For example: ``` let File = pil.define({ // <custom validators here> }) test.get('/get', pil.set([ { name: "foo", type: File }]) ```