STATUS_KEY_ACTIVE
STATUS_KEY_ACTIVE = 'status_1' : \const
状態のステータス(利用可能)
UserAttributeChoice Model
beforeValidate(array $options = array()) : boolean
Called during validation operations, before validation. Please note that custom validation rules can be defined in $validate.
array | $options | Options passed from Model::save(). |
True if validate operation should continue, false to abort