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

Laravel 5.5 Alignment #189

Open mikeerickson opened 7 years ago

mikeerickson commented 7 years ago

Laravel 5.5 will be adding custom validators and this functionality will be part of validatorjs in the next major release (no timetable, but soonish)

Have a look at this link for more information as to how custom validators will work:

https://laravel-news.com/laravel-5-5-custom-validator-rules

alanhr commented 7 years ago

@mikeerickson it`s good, but the lib needs change its code from es5 to es6 as soon as possible

mikeerickson commented 7 years ago

@alanhr Yes, I am aware of this, it is already in progress.

alanhr commented 7 years ago

@mikeerickson if you need help , count on me.