Home » 
        MCQs » 
        Yii PHP Framework MCQs
    
        
    ____ are the classes that really do the validation
    
    
    
	45. ____ are the classes that really do the validation.
    
      - Controllers
 
      - Model
 
      - Validators
 
    
    Answer: C) Validators
    Explanation:
    Validators are the classes that do the validation.