Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Yoyon Cahyono 8b5e16ed56 compare position at which date value parsing ended with its string length to ensure validation when using php intl extension to parse date value 10 years ago
..
BooleanValidator.php renamed $object to $model 10 years ago
CompareValidator.php Used (float) instead of floatval() 10 years ago
DateValidator.php compare position at which date value parsing ended with its string length to ensure validation when using php intl extension to parse date value 10 years ago
DefaultValueValidator.php renamed $object to $model 10 years ago
EmailValidator.php fix EmailValidator - added unit tests 10 years ago
ExistValidator.php renamed $object to $model 10 years ago
FileValidator.php improved validator documentation 10 years ago
FilterValidator.php Fixes #7361: The `trim` validator now works on the client side too 10 years ago
ImageValidator.php improved validator documentation 10 years ago
InlineValidator.php Fixes #6992. 10 years ago
NumberValidator.php improved validator documentation 10 years ago
PunycodeAsset.php new asset WIP: renabled asset publishing 10 years ago
RangeValidator.php renamed $object to $model 10 years ago
RegularExpressionValidator.php renamed $object to $model 10 years ago
RequiredValidator.php renamed $object to $model 10 years ago
SafeValidator.php renamed $object to $model 10 years ago
StringValidator.php improved validator documentation 10 years ago
UniqueValidator.php renamed $object to $model 10 years ago
UrlValidator.php renamed $object to $model 10 years ago
ValidationAsset.php new asset WIP: renabled asset publishing 10 years ago
Validator.php Fixes #6589: updated code style guide to mention else after return, adjusted code involved in the issue 10 years ago