vex icon indicating copy to clipboard operation
vex copied to clipboard

Stop on first error?

Open drozzy opened this issue 7 years ago • 0 comments

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.)

drozzy avatar Sep 04 '18 03:09 drozzy