Skip to content

Releases: krzysztofrewak/laravel-oop-validator

Laravel 7 support

22 Mar 15:55
0cfcb18
Compare
Choose a tag to compare

This version should be ready to use with Laravel 7 and illuminate/support v7.

Array-based and pipelined rules

12 Nov 18:26
Compare
Choose a tag to compare

This version should allow to wrap Laravel validation rules in array and string pipelines.

Proof of concept

29 Oct 17:47
Compare
Choose a tag to compare

This version should allow to wrap Laravel validation rules by custom objects' chain of methods.