PHP Class store\components\validators\NumberValidator

Inheritance: extends CNumberValidato\CNumberValidator
Afficher le fichier Open project: yupe/yupe

Méthodes publiques

Свойство Type Description
$replacingCommas boolean

Méthodes publiques

Méthode Description
clientValidateAttribute ( CModel $object, string $attribute ) : string | void

Méthodes protégées

Méthode Description
validateAttribute ( CModel $object, string $attribute )

Method Details

clientValidateAttribute() public méthode

public clientValidateAttribute ( CModel $object, string $attribute ) : string | void
$object CModel
$attribute string
Résultat string | void

validateAttribute() protected méthode

protected validateAttribute ( CModel $object, string $attribute )
$object CModel
$attribute string

Property Details

$replacingCommas public_oe property

public bool $replacingCommas
Résultat boolean