Download the PHP package horat1us/yii2-const-range-validator without Composer
On this page you can find all versions of the php package horat1us/yii2-const-range-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download horat1us/yii2-const-range-validator
More information about horat1us/yii2-const-range-validator
Files in horat1us/yii2-const-range-validator
Download horat1us/yii2-const-range-validator
More information about horat1us/yii2-const-range-validator
Files in horat1us/yii2-const-range-validator
Vendor horat1us
Package yii2-const-range-validator
Short Description Yii2 Range Validator using class constants
License MIT
Package yii2-const-range-validator
Short Description Yii2 Range Validator using class constants
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-const-range-validator
Yii2 ConstRange Validator
This package provides validator that allows use class constants as \yii\validators\RangeValidator::range
.
Main purpose is to prevent errors after adding new constants to classes
(forgot to update validation rule).
Previous implementation was available in horat1us/yii2-base package as ConstRangeValidator.
Installation
Using packagist.org:
Usage
Validator
ArrayObject
You can use Yii2 RangeValidator:
License
MIT
All versions of yii2-const-range-validator with dependencies
PHP Build Version
Package Version
The package horat1us/yii2-const-range-validator contains the following files
Loading the files please wait ....