array('numeric'), 'name' => array('notempty'), 'tillable' => array('boolean') ); var $belongsTo = array( 'MonetaryType' => array( 'className' => 'MonetaryType', 'foreignKey' => 'monetary_type_id', 'dependent' => false, 'conditions' => '', 'fields' => '', 'order' => '', 'limit' => '', 'offset' => '', 'exclusive' => '', 'finderQuery' => '', 'counterQuery' => '' ) ); } ?>