array('numeric'), 'name' => array('notempty') ); //The Associations below have been created with all possible keys, those that are not needed can be removed var $hasMany = array( 'Lease' => array( 'className' => 'Lease', 'foreignKey' => 'lease_type_id', 'dependent' => false, 'conditions' => '', 'fields' => '', 'order' => '', 'limit' => '', 'offset' => '', 'exclusive' => '', 'finderQuery' => '', 'counterQuery' => '' ) ); } ?>