digitalrevolution/symfony-request-validation
Full Changelog: https://github.com/123inkt/symfony-request-validation/compare/v3.0.0...v3.1.0
Full Changelog: https://github.com/123inkt/symfony-request-validation/compare/v2.4.0...v3.0.0
Full Changelog: https://github.com/123inkt/symfony-request-validation/compare/v2.3.1...v2.4.0
Full Changelog: https://github.com/123inkt/symfony-request-validation/compare/v2.1.0...v2.2.0
Added support for validation on json body requests.
Changed the library to make use of Symfony bundle to automatically register an EventSubscriber.
Breaking changes:
RequestValidationBundle::class to bundles.php.getValidationRules return signature changed to: ?ValidationRulesAbstractValidatedRequestNew:
validateCustomRules method in AbstractValidatedRequest to allow returning a custom response when the request is invalid.Added PHP7.4 support.
initial release of the request validation library
How can I help you explore Laravel packages today?