mikeerickson / validatorjs

A data validation library in JavaScript for the browser and Node.js, inspired by Laravel's Validator.
https://www.npmjs.com/package/validatorjs
MIT License
1.77k stars 280 forks source link

Update README.md - Asynchronous Validation fix params order #456

Closed wulfsolter closed 2 years ago

wulfsolter commented 2 years ago

What is the purpose of this pull request? (put an "X" next to item)

[X] Documentation update [ ] Bug fix [ ] New feature [ ] Other, please explain:

What changes did you make? (Give an overview) README.md Asynchronous Validation section had method call signature args in wrong order

Which issue (if any) does this pull request address? No issue Is there anything you'd like reviewers to focus on?