Home » 
        MCQs » 
        Yii PHP Framework MCQs
    
        
    In the Yii framework, ____ are used to describe which properties of a model should be evaluated during validation
    
    
    
	27. In the Yii framework, ____ are used to describe which properties of a model should be evaluated during validation.
    
      - Possibilities
 
      - Events
 
      - Cases
 
      - Scenarios
 
    
    Answer: D) Scenarios
    Explanation:
    In the Yii framework, scenarios are used to describe which properties of a model should be evaluated during validation.