tmpfs / async-validate

Asynchronous type validation for node and the browser
Other
314 stars 45 forks source link

Document ability to pass internal error #32

Closed tmpfs closed 8 years ago

tmpfs commented 8 years ago

Rule function callback now accepts err to indicate that an internal processing error occured, idiomatic async style, aborts processing.