Releases: krzysztofrewak/laravel-oop-validator
Releases · krzysztofrewak/laravel-oop-validator
Laravel 7 support
This version should be ready to use with Laravel 7 and illuminate/support v7.
Array-based and pipelined rules
This version should allow to wrap Laravel validation rules in array and string pipelines.
Proof of concept
This version should allow to wrap Laravel validation rules by custom objects' chain of methods.