Download the PHP package codaxis/cakephp-multivalidation-behavior without Composer
On this page you can find all versions of the php package codaxis/cakephp-multivalidation-behavior. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codaxis/cakephp-multivalidation-behavior
More information about codaxis/cakephp-multivalidation-behavior
Files in codaxis/cakephp-multivalidation-behavior
Download codaxis/cakephp-multivalidation-behavior
More information about codaxis/cakephp-multivalidation-behavior
Files in codaxis/cakephp-multivalidation-behavior
Vendor codaxis
Package cakephp-multivalidation-behavior
Short Description A CakePHP behavior that allows easy modifying of validation rules on the fly.
License MIT
Homepage https://github.com/Codaxis/cakephp-multivalidation
Package cakephp-multivalidation-behavior
Short Description A CakePHP behavior that allows easy modifying of validation rules on the fly.
License MIT
Homepage https://github.com/Codaxis/cakephp-multivalidation
Please rate this library. Is it a good library?
Informations about the package cakephp-multivalidation-behavior
CakePHP MultiValidation behavior
A CakePHP behavior that allows easy modifying of validation rules on the fly.
Compatible with Cake 2.4.7+
Feel free to make any code/docs contributions or post any issues.
How to install
You can just copy the behavior file to your APP/Model/Behavior folder
or
You can also install the plugin as with every other plugin:
- Put the files in
- In your bootstrap.php add or just
How to use
Enable the plugin in your target model:
Then in your model or controller you can do the following actions:
All versions of cakephp-multivalidation-behavior with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package codaxis/cakephp-multivalidation-behavior contains the following files
Loading the files please wait ....