jpillora / verifyjs

Verify.js - A powerful, customizable asynchronous validation library
http://verifyjs.jpillora.com/
161 stars 61 forks source link

Add option for timeout value #48

Open thatsmesasha opened 6 years ago

thatsmesasha commented 6 years ago

Would be great to have an option in assertForAll and similar functions to specify what is timeout instead of always having it at 2000ms.