Download the PHP package jasny/validation-result without Composer
On this page you can find all versions of the php package jasny/validation-result. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jasny/validation-result
More information about jasny/validation-result
Files in jasny/validation-result
Download jasny/validation-result
More information about jasny/validation-result
Files in jasny/validation-result
Vendor jasny
Package validation-result
Short Description A result object for validation
License MIT
Package validation-result
Short Description A result object for validation
License MIT
Keywords validation
Please rate this library. Is it a good library?
Informations about the package validation-result
Validation result
A result object for a validation function.
Installation
composer require jasny/validation-result
Examples
Validate variable
Validate POST request
Subvalidation
You can add the validation result of a subvalidation using the add()
method. It's possible to prefix all the errors
of the subvalidation.
Translation
It's possible to translate the error messages using a callback.
or simply
All versions of validation-result with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1.0
The package jasny/validation-result contains the following files
Loading the files please wait ....