Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/main/lang/en/lib/orm/fields/validators/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/main/lang/en/lib/orm/fields/validators/rangevalidator.php

<?
$MESS["MAIN_ENTITY_VALIDATOR_RANGE_MAX"] = "The value of \"#FIELD_TITLE#\" exceeds the maximum possible: #MAX#.";
$MESS["MAIN_ENTITY_VALIDATOR_RANGE_MIN"] = "Minimum possible value of \"#FIELD_TITLE#\": #MIN#.";
?>