vex
vex copied to clipboard
Stop on first error?
Security question: does vex stop on first validation error?
E.g. if I specify "length" as the first constraint, and that fails validation, will vex go on to the next constraint?
(This can be a problem if the input is really long and the next constraint crashes the system.)