We had this whole plan for adding other validators at some point, but it's got some serious flaws. Short of scrapping it, I propose adding a method to the request object that will let you add a validation error yourself, so you don't have to roll your own for validation problems that aren't just required fields.
We had this whole plan for adding other validators at some point, but it's got some serious flaws. Short of scrapping it, I propose adding a method to the request object that will let you add a validation error yourself, so you don't have to roll your own for validation problems that aren't just required fields.